public interface WebSiteManagementClient
| Modifier and Type | Method and Description |
|---|---|
String |
getApiVersion()
Gets Api Version.
|
AppServiceCertificateOrdersClient |
getAppServiceCertificateOrders()
Gets the AppServiceCertificateOrdersClient object to access its operations.
|
AppServiceEnvironmentsClient |
getAppServiceEnvironments()
Gets the AppServiceEnvironmentsClient object to access its operations.
|
AppServicePlansClient |
getAppServicePlans()
Gets the AppServicePlansClient object to access its operations.
|
CertificateOrdersDiagnosticsClient |
getCertificateOrdersDiagnostics()
Gets the CertificateOrdersDiagnosticsClient object to access its operations.
|
CertificateRegistrationProvidersClient |
getCertificateRegistrationProviders()
Gets the CertificateRegistrationProvidersClient object to access its operations.
|
CertificatesClient |
getCertificates()
Gets the CertificatesClient object to access its operations.
|
Duration |
getDefaultPollInterval()
Gets The default poll interval for long-running operation.
|
DeletedWebAppsClient |
getDeletedWebApps()
Gets the DeletedWebAppsClient object to access its operations.
|
DiagnosticsClient |
getDiagnostics()
Gets the DiagnosticsClient object to access its operations.
|
DomainRegistrationProvidersClient |
getDomainRegistrationProviders()
Gets the DomainRegistrationProvidersClient object to access its operations.
|
DomainsClient |
getDomains()
Gets the DomainsClient object to access its operations.
|
String |
getEndpoint()
Gets server parameter.
|
GlobalsClient |
getGlobals()
Gets the GlobalsClient object to access its operations.
|
com.azure.core.http.HttpPipeline |
getHttpPipeline()
Gets The HTTP pipeline to send requests through.
|
KubeEnvironmentsClient |
getKubeEnvironments()
Gets the KubeEnvironmentsClient object to access its operations.
|
ProvidersClient |
getProviders()
Gets the ProvidersClient object to access its operations.
|
RecommendationsClient |
getRecommendations()
Gets the RecommendationsClient object to access its operations.
|
ResourceHealthMetadatasClient |
getResourceHealthMetadatas()
Gets the ResourceHealthMetadatasClient object to access its operations.
|
ResourceProvidersClient |
getResourceProviders()
Gets the ResourceProvidersClient object to access its operations.
|
StaticSitesClient |
getStaticSites()
Gets the StaticSitesClient object to access its operations.
|
String |
getSubscriptionId()
Gets Your Azure subscription ID.
|
TopLevelDomainsClient |
getTopLevelDomains()
Gets the TopLevelDomainsClient object to access its operations.
|
WebAppsClient |
getWebApps()
Gets the WebAppsClient object to access its operations.
|
String getSubscriptionId()
String getEndpoint()
String getApiVersion()
com.azure.core.http.HttpPipeline getHttpPipeline()
Duration getDefaultPollInterval()
AppServiceCertificateOrdersClient getAppServiceCertificateOrders()
CertificateOrdersDiagnosticsClient getCertificateOrdersDiagnostics()
CertificateRegistrationProvidersClient getCertificateRegistrationProviders()
DomainsClient getDomains()
TopLevelDomainsClient getTopLevelDomains()
DomainRegistrationProvidersClient getDomainRegistrationProviders()
AppServiceEnvironmentsClient getAppServiceEnvironments()
AppServicePlansClient getAppServicePlans()
CertificatesClient getCertificates()
DeletedWebAppsClient getDeletedWebApps()
DiagnosticsClient getDiagnostics()
GlobalsClient getGlobals()
KubeEnvironmentsClient getKubeEnvironments()
ProvidersClient getProviders()
RecommendationsClient getRecommendations()
ResourceHealthMetadatasClient getResourceHealthMetadatas()
ResourceProvidersClient getResourceProviders()
StaticSitesClient getStaticSites()
WebAppsClient getWebApps()
Copyright © 2021 Microsoft Corporation. All rights reserved.