IWebSiteManagementClient Interface
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 interface IWebSiteManagementClient : IDisposable
type IWebSiteManagementClient = interface
interface IDisposable
Public Interface IWebSiteManagementClient
Implements IDisposable
- Derived
- Implements
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. |
CertificateOrdersDiagnostics |
Gets the ICertificateOrdersDiagnosticsOperations. |
CertificateRegistrationProvider |
Gets the ICertificateRegistrationProviderOperations. |
Certificates |
Gets the ICertificatesOperations. |
ContainerApps |
Gets the IContainerAppsOperations. |
ContainerAppsRevisions |
Gets the IContainerAppsRevisionsOperations. |
Credentials |
Credentials needed for the client to connect to Azure. |
DeletedWebApps |
Gets the IDeletedWebAppsOperations. |
DeserializationSettings |
Gets or sets json deserialization settings. |
Diagnostics |
Gets the IDiagnosticsOperations. |
DomainRegistrationProvider |
Gets the IDomainRegistrationProviderOperations. |
Domains |
Gets the IDomainsOperations. |
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. |
GlobalModel |
Gets the IGlobalModelOperations. |
KubeEnvironments |
Gets the IKubeEnvironmentsOperations. |
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. |
StaticSites |
Gets the IStaticSitesOperations. |
SubscriptionId |
Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000). |
TopLevelDomains |
Gets the ITopLevelDomainsOperations. |
WebApps |
Gets the IWebAppsOperations. |
Methods
Extension Methods
Applies to
Azure SDK for .NET