CloudServiceListResponse.CloudServices Property

Definition

Optional. Gets or sets the list of cloud service locations for this subscription.

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

Property Value

Applies to