共用方式為


OptInHeaderType.Implicit(String to OptInHeaderType) Operator

Definition

Converts a string to a OptInHeaderType.

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

Parameters

value
String

Returns

Applies to