CloudServiceListResponse.CloudService.AddOnResource.UsageLimits Property

 

Optional. Usage meters associated with an individual resource.

Namespace:   Microsoft.WindowsAzure.Management.Scheduler.Models
Assembly:  Microsoft.WindowsAzure.Management.Scheduler (in Microsoft.WindowsAzure.Management.Scheduler.dll)

public IList<CloudServiceListResponse.CloudService.AddOnResource.UsageLimit> UsageLimits { get; set; }
Return to top
Show: