共用方式為


UpstreamAuthType.Implicit(String to UpstreamAuthType) Operator

Definition

Converts a String to a UpstreamAuthType.

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

Parameters

value
String

Returns

Applies to