ManagedComputeUsage 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.
Managed compute quota usage for a specific SKU.
public class ManagedComputeUsage : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.CognitiveServices.Models.ManagedComputeUsage>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.CognitiveServices.Models.ManagedComputeUsage>
type ManagedComputeUsage = class
interface IJsonModel<ManagedComputeUsage>
interface IPersistableModel<ManagedComputeUsage>
Public Class ManagedComputeUsage
Implements IJsonModel(Of ManagedComputeUsage), IPersistableModel(Of ManagedComputeUsage)
- Inheritance
-
ManagedComputeUsage
- Implements
Properties
| Name | Description |
|---|---|
| CurrentValue |
Current value for this metric. |
| Deployments |
Deployments consuming this managed compute quota. |
| Id |
Fully qualified resource ID for the managed compute usage. |
| Limit |
Maximum value for this metric. |
| Name |
The name information for the metric. |
| OfferScope |
Offer scope (e.g., 'Global', 'Datazone-US'). |
| Type |
The resource type. |
| Unit |
The unit of the metric. |