DataReplicationRecoveryPointType.Implicit Operator

Definition

Converts a string to a DataReplicationRecoveryPointType.

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

Parameters

value
String

Returns

Applies to