Dela via


RecoveryMode.Implicit(String to RecoveryMode) Operator

Definition

Converts a string to a RecoveryMode.

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

Parameters

value
String

Returns

Applies to