Share via


UsageLimit Members

Describes the current utilization and metering of a resource item.

The following tables list the members exposed by the UsageLimit type.

Public Constructors

  Name Description
  UsageLimit Initializes a new instance of the UsageLimit class.

Top

Public Properties

  Name Description
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.

Top

Public Methods

(see also Protected Methods)

  Name Description
Equals  (Inherited from Object)
GetHashCode  (Inherited from Object)
GetType  (Inherited from Object)
ToString  (Inherited from Object)

Top

Protected Methods

  Name Description
Finalize  (Inherited from Object)
MemberwiseClone  (Inherited from Object)

Top

See Also

Reference

UsageLimit Class
Microsoft.WindowsAzure.Management.Scheduler.Models.CloudServiceListResponse.CloudService.AddOnResource Namespace