ContainerServiceManagedClusterResource.GetManagedClusterJwtAuthenticators Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.