共用方式為


SourceControlType.Implicit(String to SourceControlType) Operator

Definition

Converts a String to a SourceControlType.

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

Parameters

value
String

Returns

Applies to