ContainerServiceManagedClusterResource.GetManagedClusterNamespaces 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 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.