Aracılığıyla paylaş


SourceControlStreamType.Implicit(String to SourceControlStreamType) Operator

Definition

Converts a string to a SourceControlStreamType.

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

Parameters

value
String

Returns

Applies to