WebSiteManagementClient Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
WebSite Management Client
public class WebSiteManagementClient : Microsoft.Azure.Management.ResourceManager.Fluent.Core.FluentServiceClientBase<Microsoft.Azure.Management.AppService.Fluent.WebSiteManagementClient>, IDisposable, Microsoft.Azure.Management.AppService.Fluent.IWebSiteManagementClient, Microsoft.Rest.Azure.IAzureClient
type WebSiteManagementClient = class
inherit FluentServiceClientBase<WebSiteManagementClient>
interface IWebSiteManagementClient
interface IDisposable
interface IAzureClient
Public Class WebSiteManagementClient
Inherits FluentServiceClientBase(Of WebSiteManagementClient)
Implements IAzureClient, IDisposable, IWebSiteManagementClient
- Inheritance
-
ServiceClient<TClient>WebSiteManagementClient
- Implements
Constructors
WebSiteManagementClient(RestClient) |
Initializes a new instance of the WebSiteManagementClient class. |
Fields
_restClient | (Inherited from FluentServiceClientBase<TClient>) |
Properties
AcceptLanguage |
The preferred language for the response. |
ApiVersion |
API Version |
AppServiceCertificateOrders |
Gets the IAppServiceCertificateOrdersOperations. |
AppServiceEnvironments |
Gets the IAppServiceEnvironmentsOperations. |
AppServicePlans |
Gets the IAppServicePlansOperations. |
BaseUri |
The base URI of the service. (Inherited from FluentServiceClientBase<TClient>) |
CertificateRegistrationProvider |
Gets the ICertificateRegistrationProviderOperations. |
Certificates |
Gets the ICertificatesOperations. |
Credentials |
Credentials needed for the client to connect to Azure. (Inherited from FluentServiceClientBase<TClient>) |
DeletedWebApps |
Gets the IDeletedWebAppsOperations. |
DeserializationSettings |
Gets or sets json deserialization settings. |
Diagnostics |
Gets the IDiagnosticsOperations. |
DomainRegistrationProvider |
Gets the IDomainRegistrationProviderOperations. |
Domains |
Gets the IDomainsOperations. |
FirstMessageHandler | (Inherited from ServiceClient<T>) |
GenerateClientRequestId |
Whether a unique x-ms-client-request-id should be generated. When set to true a unique x-ms-client-request-id value is generated and included in each request. Default is true. |
HttpClient | (Inherited from ServiceClient<T>) |
HttpClientHandler | (Inherited from ServiceClient<T>) |
HttpMessageHandlers | (Inherited from ServiceClient<T>) |
LongRunningOperationRetryTimeout |
The retry timeout in seconds for Long Running Operations. Default value is 30. |
Provider |
Gets the IProviderOperations. |
Recommendations |
Gets the IRecommendationsOperations. |
ResourceHealthMetadata |
Gets the IResourceHealthMetadataOperations. |
SerializationSettings |
Gets or sets json serialization settings. |
SubscriptionId |
Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). |
TopLevelDomains |
Gets the ITopLevelDomainsOperations. |
UserAgent | (Inherited from ServiceClient<T>) |
WebApps |
Gets the IWebAppsOperations. |
Methods
Extension Methods
Applies to
Azure SDK for .NET