CloudServiceListResponse::CloudServices Property
Optional. The list of cloud service locations for this subscription.
Assembly: Microsoft.WindowsAzure.Management.Scheduler (in Microsoft.WindowsAzure.Management.Scheduler.dll)
public: property IList<CloudServiceListResponse::CloudService^>^ CloudServices { IList<CloudServiceListResponse::CloudService^>^ get(); void set(IList<CloudServiceListResponse::CloudService^>^ value); }
Property Value
Type: System.Collections.Generic::IList<CloudServiceListResponse::CloudService^>^
Show: