WebSiteExtensionsClient 成员
The websites extensions client manages the web sites deployments, web jobs and other extensions.
以下各表列出了由 WebSiteExtensionsClient 类型公开的成员。
公共 构造函数
Name | 说明 | |
---|---|---|
WebSiteExtensionsClient | 重载。 |
返回页首
公共 属性
Name | 说明 | |
---|---|---|
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. (继承自 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. (继承自 ServiceClient) |
返回页首
公共 方法
(另请参见 受保护 方法)
Name | 说明 | |
---|---|---|
Create | ||
Dispose | Releases the resources that are used by the current instance of the ServiceClient class. (继承自 ServiceClient) | |
Equals | (继承自 Object) | |
GetHashCode | (继承自 Object) | |
GetType | (继承自 Object) | |
ToString | (继承自 Object) | |
WithHandler | 重载。 (继承自 ServiceClient) | |
WithHandler | 重写。 | |
WithHandlers | (继承自 ServiceClient) |
返回页首
受保护 方法
Name | 说明 | |
---|---|---|
Clone | 重写。 Clones properties from current instance to another WebSiteExtensionsClient instance | |
Finalize | (继承自 Object) | |
InitializeHttpClient | Initializes HttpClient. (继承自 ServiceClient) | |
MemberwiseClone | (继承自 Object) | |
WithHandler | 重载。 (继承自 ServiceClient) |
返回页首
另请参阅
参考
WebSiteExtensionsClient 类
Microsoft.WindowsAzure.WebSitesExtensions 命名空间