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


Свойство IComputeManagementClient.VirtualMachines

Gets the operations for managing Virtual Machines.

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

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

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

value = instance.VirtualMachines

Синтаксис

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

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

The operations for managing Virtual Machines.

Примечания

For more information about managing Virtual Machines, see the following resources:

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

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

Платформы

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

Windows Vista, Windows 7 и Windows Server 2008

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

См. также

Справочник

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