다음을 통해 공유


RetentionScheduleFormat.Implicit(String to RetentionScheduleFormat) Operator

Definition

Converts a string to a RetentionScheduleFormat.

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

Parameters

value
String

Returns

Applies to