다음을 통해 공유


KustoSkuName.Implicit(String to KustoSkuName) Operator

Definition

Converts a string to a KustoSkuName.

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

Parameters

value
String

Returns

Applies to