Share via


AutomationManagementClient.CloudServices Property

 

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

Syntax

public virtual ICloudServiceOperations CloudServices { get; }
public:
property ICloudServiceOperations^ CloudServices {
    virtual ICloudServiceOperations^ get();
}
abstract CloudServices : ICloudServiceOperations with get
override CloudServices : ICloudServiceOperations with get
Public Overridable ReadOnly Property CloudServices As ICloudServiceOperations

Property Value

Type: Microsoft.WindowsAzure.Management.Automation.ICloudServiceOperations

Implements

IAutomationManagementClient.CloudServices

See Also

AutomationManagementClient Class
Microsoft.WindowsAzure.Management.Automation Namespace

Return to top