AIManagerResource.GetAIManagerNamespaces 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 AIManagerNamespaces in the AIManagerResource.
public virtual Azure.ResourceManager.ContainerServiceAIManager.AIManagerNamespaceCollection GetAIManagerNamespaces();
abstract member GetAIManagerNamespaces : unit -> Azure.ResourceManager.ContainerServiceAIManager.AIManagerNamespaceCollection
override this.GetAIManagerNamespaces : unit -> Azure.ResourceManager.ContainerServiceAIManager.AIManagerNamespaceCollection
Public Overridable Function GetAIManagerNamespaces () As AIManagerNamespaceCollection
Returns
An object representing collection of AIManagerNamespaces and their operations over a AIManagerNamespaceResource.