Share via


ICloudServiceManagementClient.CloudServices Property

 

Namespace:   Microsoft.WindowsAzure.Management.Scheduler
Assembly:  Microsoft.WindowsAzure.Management.Scheduler (in Microsoft.WindowsAzure.Management.Scheduler.dll)

Syntax

ICloudServiceOperations CloudServices { get; }
property ICloudServiceOperations^ CloudServices {
    ICloudServiceOperations^ get();
}
abstract CloudServices : ICloudServiceOperations with get
ReadOnly Property CloudServices As ICloudServiceOperations

Property Value

Type: Microsoft.WindowsAzure.Management.Scheduler.ICloudServiceOperations

See Also

ICloudServiceManagementClient Interface
Microsoft.WindowsAzure.Management.Scheduler Namespace

Return to top