共用方式為


ScheduleRunType.Implicit(String to ScheduleRunType) Operator

Definition

Converts a string to a ScheduleRunType.

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

Parameters

value
String

Returns

Applies to