Udostępnij za pośrednictwem


KustoClusterPublicIPType.Implicit(String to KustoClusterPublicIPType) Operator

Definition

Converts a string to a KustoClusterPublicIPType.

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

Parameters

value
String

Returns

Applies to