Compartilhar via


Membros WebSpacesListWebSitesResponse

Represents a retrieved list of websites.

As tabelas a seguir listam os membros expostos pelo tipo WebSpacesListWebSitesResponse.

Público Construtores

  Nome Descrição
  WebSpacesListWebSitesResponse Initializes a new instance of the WebSpacesListWebSitesResponse class.

Início

Público Propriedades

  Nome Descrição
RequestId  Gets the identifier of the request that was made to the service. (Herança de OperationResponse)
StatusCode  Gets the status code. (Herança de OperationResponse)
WebSites Gets or sets a collection of WebSite objects that lists the websites that are associated with a web space.

Início

Público Métodos

(consulte tambémProtegido Métodos)

  Nome Descrição
Equals  (Herança de Object)
GetEnumerator Retrieves an object that can iterate through a collection of WebSite objects.
GetHashCode  (Herança de Object)
GetType  (Herança de Object)
ToString  (Herança de Object)

Início

Protegido Métodos

  Nome Descrição
Finalize  (Herança de Object)
MemberwiseClone  (Herança de Object)

Início

Implementações de interfaces explícitas

  Nome Descrição
  GetEnumerator Retrieves an object that can iterate through a collection of WebSite objects.

Início

Consulte também

Referência

Classe WebSpacesListWebSitesResponse
Namespace Microsoft.WindowsAzure.Management.WebSites.Models