CloudServiceListResponse.CloudService.AddOnResource.UsageLimit Class

Definition

Describes the current utilization and metering of a 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 resource's plan.

AmountUsed

Optional. The amount of this 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