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