CloudServiceListResponse.CloudServices Property

 

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

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

public IList<CloudService> CloudServices { get; set; }
Return to top
Show: