CognitiveServicesAccountResource.GetCognitiveServicesAccountDeployments 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 CognitiveServicesAccountDeployments in the CognitiveServicesAccountResource.
public virtual Azure.ResourceManager.CognitiveServices.CognitiveServicesAccountDeploymentCollection GetCognitiveServicesAccountDeployments();
abstract member GetCognitiveServicesAccountDeployments : unit -> Azure.ResourceManager.CognitiveServices.CognitiveServicesAccountDeploymentCollection
override this.GetCognitiveServicesAccountDeployments : unit -> Azure.ResourceManager.CognitiveServices.CognitiveServicesAccountDeploymentCollection
Public Overridable Function GetCognitiveServicesAccountDeployments () As CognitiveServicesAccountDeploymentCollection
Returns
An object representing collection of CognitiveServicesAccountDeployments and their operations over a CognitiveServicesAccountDeploymentResource.