다음을 통해 공유


KustoClusterVnetState.Implicit(String to KustoClusterVnetState) Operator

Definition

Converts a string to a KustoClusterVnetState.

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

Parameters

value
String

Returns

Applies to