RecoveryServicesAuthType.Implicit(String to RecoveryServicesAuthType) Operator

Definition

Converts a String to a RecoveryServicesAuthType.

public static implicit operator Azure.ResourceManager.RecoveryServices.Models.RecoveryServicesAuthType (string value);
static member op_Implicit : string -> Azure.ResourceManager.RecoveryServices.Models.RecoveryServicesAuthType
Public Shared Widening Operator CType (value As String) As RecoveryServicesAuthType

Parameters

value
String

Returns

Applies to