Classe CloudServiceListResponse
The response model for the list cloud service operation.
Namespace: Microsoft.WindowsAzure.Management.Automation.Models
Assembly: Microsoft.WindowsAzure.Management.Automation (em Microsoft.WindowsAzure.Management.Automation.dll)
Uso
'Uso
Dim instance As CloudServiceListResponse
Sintaxe
'Declaração
Public Class CloudServiceListResponse
Inherits AzureOperationResponse
Implements IEnumerable(Of CloudService), IEnumerable
public class CloudServiceListResponse : AzureOperationResponse, IEnumerable<CloudService>, IEnumerable
public ref class CloudServiceListResponse : public AzureOperationResponse, IEnumerable<CloudService^>, IEnumerable
public class CloudServiceListResponse extends AzureOperationResponse implements IEnumerable<CloudService>,
IEnumerable
public class CloudServiceListResponse extends AzureOperationResponse implements IEnumerable<CloudService>,
IEnumerable
Hierarquia de Herança
System.Object
Hyak.Common.HttpOperationResponse
Microsoft.Azure.AzureOperationResponse
Microsoft.WindowsAzure.Management.Automation.Models.CloudServiceListResponse
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 CloudServiceListResponse
Namespace Microsoft.WindowsAzure.Management.Automation.Models