AutomationManagementClient.CloudServices 属性
命名空间: Microsoft.WindowsAzure.Management.Automation
程序集: Microsoft.WindowsAzure.Management.Automation(Microsoft.WindowsAzure.Management.Automation.dll 中)
语法
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
属性值
Type: Microsoft.WindowsAzure.Management.Automation.ICloudServiceOperations
实施
IAutomationManagementClient.CloudServices
请参阅
AutomationManagementClient 类
Microsoft.WindowsAzure.Management.Automation 命名空间
返回页首