Classe WebHostingPlanListResponse
The List Web Hosting Plans operation response.
Namespace: Microsoft.WindowsAzure.Management.WebSites.Models
Assembly: Microsoft.WindowsAzure.Management.WebSites (em Microsoft.WindowsAzure.Management.WebSites.dll)
Uso
'Uso
Dim instance As WebHostingPlanListResponse
Sintaxe
'Declaração
Public Class WebHostingPlanListResponse
Inherits OperationResponse
Implements IEnumerable(Of WebHostingPlan), IEnumerable
public class WebHostingPlanListResponse : OperationResponse, IEnumerable<WebHostingPlan>, IEnumerable
public ref class WebHostingPlanListResponse : public OperationResponse, IEnumerable<WebHostingPlan^>, IEnumerable
public class WebHostingPlanListResponse extends OperationResponse implements IEnumerable<WebHostingPlan>,
IEnumerable
public class WebHostingPlanListResponse extends OperationResponse implements IEnumerable<WebHostingPlan>,
IEnumerable
Hierarquia de Herança
System.Object
Microsoft.WindowsAzure.OperationResponse
Microsoft.WindowsAzure.Management.WebSites.Models.WebHostingPlanListResponse
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 WebHostingPlanListResponse
Namespace Microsoft.WindowsAzure.Management.WebSites.Models