ManagedComputeUsage.Deployments Property

Definition

Deployments consuming this managed compute quota.

public System.Collections.Generic.IList<Azure.ResourceManager.CognitiveServices.Models.CognitiveServicesManagedComputeDeploymentInfo> Deployments { get; }
member this.Deployments : System.Collections.Generic.IList<Azure.ResourceManager.CognitiveServices.Models.CognitiveServicesManagedComputeDeploymentInfo>
Public ReadOnly Property Deployments As IList(Of CognitiveServicesManagedComputeDeploymentInfo)

Property Value

Applies to