Share via


RecoveryPointSyncType.Implicit(String to RecoveryPointSyncType) Operator

Definition

Converts a string to a RecoveryPointSyncType.

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

Parameters

value
String

Returns

Applies to