Share via


AuthenticationMethod(String) Constructor

Definition

Initializes a new instance of AuthenticationMethod.

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

Parameters

value
String

Exceptions

value is null.

Applies to