다음을 통해 공유


KustoClusterPrincipalRole.Implicit Operator

Definition

Converts a string to a KustoClusterPrincipalRole.

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

Parameters

value
String

Returns

Applies to