Share via


RestorePointType.Implicit(String to RestorePointType) Operator

Definition

Converts a string to a RestorePointType.

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

Parameters

value
String

Returns

Applies to