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


Свойство IComputeManagementClient.ServiceCertificates

Gets the operations for managing service certificates that are associated with a cloud service.

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

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

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

value = instance.ServiceCertificates

Синтаксис

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

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

The operations for managing service certificates.

Примечания

For more information about managing service certificates, see the following resource:

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

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

Платформы

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

Windows Vista, Windows 7 и Windows Server 2008

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

См. также

Справочник

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