Share via


ManagedClusterJwtAuthenticatorProvisioningState(String) Constructor

Definition

Initializes a new instance of ManagedClusterJwtAuthenticatorProvisioningState.

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

Parameters

value
String

The value.

Exceptions

value is null.

Applies to