CloudServiceListResponse.CloudService.Resources Property
Optional. A list of existing resources installed into a cloud service region.
Assembly: Microsoft.WindowsAzure.Management.Scheduler (in Microsoft.WindowsAzure.Management.Scheduler.dll)
Public Property Resources As IList(Of CloudServiceListResponse.CloudService.AddOnResource)
Property Value
Type: System.Collections.Generic.IList(Of CloudServiceListResponse.CloudService.AddOnResource)
Show: