CloudServiceListResponse.CloudServices Property

Definition

Optional. The list of cloud service locations for this subscription.

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

Property Value

Applies to