ManagedComputeCapacityProperties Class
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.
Properties of a managed compute capacity resource.
public class ManagedComputeCapacityProperties : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.CognitiveServices.Models.ManagedComputeCapacityProperties>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.CognitiveServices.Models.ManagedComputeCapacityProperties>
type ManagedComputeCapacityProperties = class
interface IJsonModel<ManagedComputeCapacityProperties>
interface IPersistableModel<ManagedComputeCapacityProperties>
Public Class ManagedComputeCapacityProperties
Implements IJsonModel(Of ManagedComputeCapacityProperties), IPersistableModel(Of ManagedComputeCapacityProperties)
- Inheritance
-
ManagedComputeCapacityProperties
- Implements
Properties
| Name | Description |
|---|---|
| AcceleratorType |
The type of accelerator (e.g., Azure.A100, Azure.H100). |
| AvailableAccelerators |
The number of available accelerators in the region. |
| DeploymentSizeCapacities |
Capacity information broken down by deployment size. |
| Location |
The Azure region where the capacity is available. |