Propriedade IManagementClient.ManagementCertificates
Gets the operations for managing management certificates.
Namespace: Microsoft.WindowsAzure.Management
Assembly: Microsoft.WindowsAzure.Management (em Microsoft.WindowsAzure.Management.dll)
Uso
'Uso
Dim instance As IManagementClient
Dim value As IManagementCertificateOperations
value = instance.ManagementCertificates
Sintaxe
'Declaração
ReadOnly Property ManagementCertificates As IManagementCertificateOperations
IManagementCertificateOperations ManagementCertificates { get; }
property IManagementCertificateOperations^ ManagementCertificates {
IManagementCertificateOperations^ get ();
}
/** @property */
IManagementCertificateOperations get_ManagementCertificates ()
function get ManagementCertificates () : IManagementCertificateOperations
Valor da Propriedade
The operations for managing management certificates.
Comentários
For more information about management certificates, see the following resources:
Segurança de thread
Qualquer membro estático público (compartilhado no Visual Basic) desse tipo é thread-safe. Não há garantia de que qualquer membro de instância seja seguro para threads.
Plataformas
Plataformas de desenvolvimento
Windows Vista, Windows 7 e Windows Server 2008
Plataformas de destino
Consulte também
Referência
Interface IManagementClient
Membros IManagementClient
Namespace Microsoft.WindowsAzure.Management