Compartilhar via


Membros WebSiteExtensionsClient

The websites extensions client manages the web sites deployments, web jobs and other extensions.

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

Público Construtores

  Nome Descrição
  WebSiteExtensionsClient Sobrecarregado.  

Início

Público Propriedades

  Nome Descrição
ApiVersion Gets the API version.
BaseUri Gets the URI used as the base for all cloud service requests.
ContinuousWebJobs Operations for managing continuous WebJobs.
Credentials TBD.
Deployments Operations for managing the repositories.
Diagnostics Operations for managing the diagnostics settings.
HttpClient  Gets the HttpClient that is used for making HTTP requests. (Herança de ServiceClient)
LongRunningOperationInitialTimeout Gets or sets the initial timeout for Long Running Operations.
LongRunningOperationRetryTimeout Gets or sets the retry timeout for Long Running Operations.
Repository Operations for managing the repository.
Settings Operations for managing the settings.
SiteName The site name.
TriggeredWebJobs Operations for managing Triggered WebJobs.
UserAgent  Gets the UserAgent collection. This collection can be modified with custom user agent strings. (Herança de ServiceClient)

Início

Público Métodos

(consulte tambémProtegido Métodos)

  Nome Descrição
Create  
Dispose  Releases the resources that are used by the current instance of the ServiceClient class. (Herança de ServiceClient)
Equals  (Herança de Object)
GetHashCode  (Herança de Object)
GetType  (Herança de Object)
ToString  (Herança de Object)
WithHandler  Sobrecarregado. (Herança de ServiceClient)
WithHandler Substituído.  
WithHandlers  (Herança de ServiceClient)

Início

Protegido Métodos

  Nome Descrição
Clone Substituído. Clones properties from current instance to another WebSiteExtensionsClient instance
Finalize  (Herança de Object)
InitializeHttpClient  Initializes HttpClient. (Herança de ServiceClient)
MemberwiseClone  (Herança de Object)
WithHandler  Sobrecarregado. (Herança de ServiceClient)

Início

Consulte também

Referência

Classe WebSiteExtensionsClient
Namespace Microsoft.WindowsAzure.WebSitesExtensions