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