Condividi tramite


ContainerServiceManagedClusterResource.GetManagedClusterJwtAuthenticators Method

Definition

Gets a collection of ManagedClusterJwtAuthenticators in the ContainerServiceManagedClusterResource.

public virtual Azure.ResourceManager.ContainerService.ManagedClusterJwtAuthenticatorCollection GetManagedClusterJwtAuthenticators();
abstract member GetManagedClusterJwtAuthenticators : unit -> Azure.ResourceManager.ContainerService.ManagedClusterJwtAuthenticatorCollection
override this.GetManagedClusterJwtAuthenticators : unit -> Azure.ResourceManager.ContainerService.ManagedClusterJwtAuthenticatorCollection
Public Overridable Function GetManagedClusterJwtAuthenticators () As ManagedClusterJwtAuthenticatorCollection

Returns

An object representing collection of ManagedClusterJwtAuthenticators and their operations over a ManagedClusterJwtAuthenticatorResource.

Applies to