CloudServiceListResponse.CloudService.AddOnResource.UsageLimit 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.
Describes the current utilization and metering of a store resource item.
public class CloudServiceListResponse.CloudService.AddOnResource.UsageLimit
type CloudServiceListResponse.CloudService.AddOnResource.UsageLimit = class
Public Class CloudServiceListResponse.CloudService.AddOnResource.UsageLimit
- Inheritance
-
CloudServiceListResponse.CloudService.AddOnResource.UsageLimit
Constructors
CloudServiceListResponse.CloudService.AddOnResource.UsageLimit() |
Initializes a new instance of the UsageLimit class. |
Properties
AmountIncluded |
Optional. Defines the limit of this usage included in this store resource's plan. |
AmountUsed |
Optional. The amount of this store resource that has already been used. |
Name |
Optional. The name of this usage limit. |
Unit |
Optional. The unit in which this usage limit is measured. |
Applies to
Azure SDK for .NET