Share via


ContainerServiceManagedClusterResource.GetManagedClusterNamespaces Method

Definition

Gets a collection of ManagedClusterNamespaces in the ContainerServiceManagedClusterResource.

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 ManagedClusterNamespaces and their operations over a ManagedClusterNamespaceResource.

Applies to