共用方式為


DataShareOutputType.Implicit(String to DataShareOutputType) Operator

Definition

Converts a string to a DataShareOutputType.

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

Parameters

value
String

Returns

Applies to