Condividi tramite


Membri WebSiteGetPublishProfileResponse

Represents the retrieved publish profiles of a web site.

Nella tabella seguente sono elencati i membri esposti dal tipo WebSiteGetPublishProfileResponse.

Pubblico Costruttori

  Name Descrizione
  WebSiteGetPublishProfileResponse Initializes a new instance of the WebSiteGetPublishProfileResponse class.

Inizio pagina

Pubblico Proprietà

  Name Descrizione
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. (ereditato da OperationResponse)
StatusCode  Gets the status code. (ereditato da OperationResponse)

Inizio pagina

Pubblico Metodi

Vedere anche Protetto Metodi

  Name Descrizione
Equals  (ereditato da Object)
GetEnumerator Retrieves an object that can iterate through a collection of PublishProfile objects.
GetHashCode  (ereditato da Object)
GetType  (ereditato da Object)
ToString  (ereditato da Object)

Inizio pagina

Protetto Metodi

  Name Descrizione
Finalize  (ereditato da Object)
MemberwiseClone  (ereditato da Object)

Inizio pagina

Implementazioni esplicite dell'interfaccia

  Name Descrizione
  GetEnumerator Retrieves an object that can iterate through a collection of PublishProfile objects.

Inizio pagina

Vedere anche

Riferimento

Classe WebSiteGetPublishProfileResponse
Spazio dei nomi Microsoft.WindowsAzure.Management.WebSites.Models