ManagedComputeCapacityProperties.DeploymentSizeCapacities Property
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.
Capacity information broken down by deployment size.
public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.CognitiveServices.Models.DeploymentSizeCapacity> DeploymentSizeCapacities { get; }
member this.DeploymentSizeCapacities : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.CognitiveServices.Models.DeploymentSizeCapacity>
Public ReadOnly Property DeploymentSizeCapacities As IReadOnlyList(Of DeploymentSizeCapacity)