Compartilhar via


AutomationManagementClient.CloudServices Propriedade

 

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

Sintaxe

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

Valor de propriedade

Type: Microsoft.WindowsAzure.Management.Automation.ICloudServiceOperations

Implementações

IAutomationManagementClient.CloudServices

Consulte também

Classe AutomationManagementClient
Namespace Microsoft.WindowsAzure.Management.Automation

Retornar ao topo