Compartir a través de


ContainerServiceManagedClusterResource.GetManagedClusterNamespaces Method

Definition

Gets a collection of ManagedClusterNamespaceResources in the ContainerServiceManagedCluster.

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

Returns

An object representing collection of ManagedClusterNamespaceResources and their operations over a ManagedClusterNamespaceResource.

Applies to