다음을 통해 공유


PurviewAccountSkuName.Implicit(String to PurviewAccountSkuName) Operator

Definition

Converts a string to a PurviewAccountSkuName.

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

Parameters

value
String

Returns

Applies to