CloudServiceListResponse.CloudService.AddOnResource.UsageLimits Property

Definition

Optional. Usage meters associated with an individual store resource.

public System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.Store.Models.CloudServiceListResponse.CloudService.AddOnResource.UsageLimit> UsageLimits { get; set; }
member this.UsageLimits : System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.Store.Models.CloudServiceListResponse.CloudService.AddOnResource.UsageLimit> with get, set
Public Property UsageLimits As IList(Of CloudServiceListResponse.CloudService.AddOnResource.UsageLimit)

Property Value

Applies to