Megosztás a következőn keresztül:


UpstreamAuthType(String) Constructor

Definition

Initializes a new instance of UpstreamAuthType.

public UpstreamAuthType (string value);
new Azure.ResourceManager.WebPubSub.Models.UpstreamAuthType : string -> Azure.ResourceManager.WebPubSub.Models.UpstreamAuthType
Public Sub New (value As String)

Parameters

value
String

Exceptions

value is null.

Applies to