Поделиться через


Свойство IComputeManagementClient.HostedServices

Gets the operations for managing the cloud services in a subscription.

Пространство имен: Microsoft.WindowsAzure.Management.Compute
Сборка: Microsoft.WindowsAzure.Management.Compute (в Microsoft.WindowsAzure.Management.Compute.dll)

Использование

'Применение
Dim instance As IComputeManagementClient
Dim value As IHostedServiceOperations

value = instance.HostedServices

Синтаксис

'Декларация
ReadOnly Property HostedServices As IHostedServiceOperations
IHostedServiceOperations HostedServices { get; }
property IHostedServiceOperations^ HostedServices {
    IHostedServiceOperations^ get ();
}
/** @property */
IHostedServiceOperations get_HostedServices ()
function get HostedServices () : IHostedServiceOperations

Значение свойства

The operations for managing cloud services.

Примечания

For more information about managing cloud services, see the following resources:

Многопоточное использование

Все открытые статические члены метода (Shared в Visual Basic) этого типа потокобезопасны. Безопасная многопоточная работа с членами экземпляров типа не гарантируется.

Платформы

Платформы разработки

Windows Vista, Windows 7 и Windows Server 2008

Целевые платформы

См. также

Справочник

IComputeManagementClient - интерфейс
Члены IComputeManagementClient
Microsoft.WindowsAzure.Management.Compute - пространство имен