CloudServiceListResponse.CloudService.AddOnResource.UsageLimits Property
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.
Optional. Usage meters associated with an individual resource.
public System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.Scheduler.Models.CloudServiceListResponse.CloudService.AddOnResource.UsageLimit> UsageLimits { get; set; }
member this.UsageLimits : System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.Scheduler.Models.CloudServiceListResponse.CloudService.AddOnResource.UsageLimit> with get, set
Public Property UsageLimits As IList(Of CloudServiceListResponse.CloudService.AddOnResource.UsageLimit)