CognitiveServicesAgentApplicationResource.GetCognitiveServicesAgentDeployments Method

Definition

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.

Applies to