Udostępnij za pośrednictwem


NetworkAuthenticationMethod(String) Constructor

Definition

Initializes a new instance of NetworkAuthenticationMethod.

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

Parameters

value
String

Exceptions

value is null.

Applies to