Membros WebSiteGetPublishProfileResponse
Represents the retrieved publish profiles of a web site.
As tabelas a seguir listam os membros expostos pelo tipo WebSiteGetPublishProfileResponse.
Público Construtores
Nome | Descrição | |
---|---|---|
WebSiteGetPublishProfileResponse | Initializes a new instance of the WebSiteGetPublishProfileResponse class. |
Início
Público Propriedades
Nome | Descrição | |
---|---|---|
PublishProfiles | Gets or sets a collection of PublishProfile objects that lists the publish profiles for a web site. | |
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) |
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 PublishProfile 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 PublishProfile objects. |
Início
Consulte também
Referência
Classe WebSiteGetPublishProfileResponse
Namespace Microsoft.WindowsAzure.Management.WebSites.Models