Classe ManagementCertificateListResponse
Represents the list of management certificates in a subscription.
Namespace: Microsoft.WindowsAzure.Management.Models
Assembly: Microsoft.WindowsAzure.Management (em Microsoft.WindowsAzure.Management.dll)
Uso
'Uso
Dim instance As ManagementCertificateListResponse
Sintaxe
'Declaração
Public Class ManagementCertificateListResponse
Inherits AzureOperationResponse
Implements IEnumerable(Of SubscriptionCertificate), IEnumerable
public class ManagementCertificateListResponse : AzureOperationResponse, IEnumerable<SubscriptionCertificate>, IEnumerable
public ref class ManagementCertificateListResponse : public AzureOperationResponse, IEnumerable<SubscriptionCertificate^>, IEnumerable
public class ManagementCertificateListResponse extends AzureOperationResponse implements IEnumerable<SubscriptionCertificate>,
IEnumerable
public class ManagementCertificateListResponse extends AzureOperationResponse implements IEnumerable<SubscriptionCertificate>,
IEnumerable
Hierarquia de Herança
System.Object
Hyak.Common.HttpOperationResponse
Microsoft.Azure.AzureOperationResponse
Microsoft.WindowsAzure.Management.Models.ManagementCertificateListResponse
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
Membros ManagementCertificateListResponse
Namespace Microsoft.WindowsAzure.Management.Models