CloudServiceListResponse.CloudService.Resources Property

Definition

Optional. A list of existing store resources installed into a cloud service region.

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

Property Value

Applies to