Condividi tramite


Membri WebSiteExtensionsClient

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

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

Pubblico Costruttori

  Name Descrizione
  WebSiteExtensionsClient Di overload.  

Inizio pagina

Pubblico Proprietà

  Name Descrizione
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. (ereditato da 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. (ereditato da ServiceClient)

Inizio pagina

Pubblico Metodi

Vedere anche Protetto Metodi

  Name Descrizione
Create  
Dispose  Releases the resources that are used by the current instance of the ServiceClient class. (ereditato da ServiceClient)
Equals  (ereditato da Object)
GetHashCode  (ereditato da Object)
GetType  (ereditato da Object)
ToString  (ereditato da Object)
WithHandler  Di overload. (ereditato da ServiceClient)
WithHandler Sottoposto a override.  
WithHandlers  (ereditato da ServiceClient)

Inizio pagina

Protetto Metodi

  Name Descrizione
Clone Sottoposto a override. Clones properties from current instance to another WebSiteExtensionsClient instance
Finalize  (ereditato da Object)
InitializeHttpClient  Initializes HttpClient. (ereditato da ServiceClient)
MemberwiseClone  (ereditato da Object)
WithHandler  Di overload. (ereditato da ServiceClient)

Inizio pagina

Vedere anche

Riferimento

Classe WebSiteExtensionsClient
Spazio dei nomi Microsoft.WindowsAzure.WebSitesExtensions