azure.mgmt.web package¶
Module contents¶
-
class
azure.mgmt.web.
WebSiteManagementClient
(credentials, subscription_id, api_version='2015-08-01', accept_language='en-US', long_running_operation_retry_timeout=30, generate_client_request_id=True, base_url=None, filepath=None)[source]¶ Bases:
object
Use these APIs to manage Azure Websites resources through the Azure Resource Manager. All task operations conform to the HTTP/1.1 protocol specification and each operation returns an x-ms-request-id header that can be used to obtain information about the request. You must make sure that requests made to these resources are secure. For more information, see <a href=”https://msdn.microsoft.com/en-us/library/azure/dn790557.aspx“>Authenticating Azure Resource Manager requests.</a>
Variables: - config (WebSiteManagementClientConfiguration) – Configuration for client.
- certificate_orders (operations.CertificateOrdersOperations) – CertificateOrders operations
- certificates (operations.CertificatesOperations) – Certificates operations
- classic_mobile_services (operations.ClassicMobileServicesOperations) – ClassicMobileServices operations
- domains (operations.DomainsOperations) – Domains operations
- global_model (operations.GlobalModelOperations) – GlobalModel operations
- global_certificate_order (operations.GlobalCertificateOrderOperations) – GlobalCertificateOrder operations
- global_domain_registration (operations.GlobalDomainRegistrationOperations) – GlobalDomainRegistration operations
- global_resource_groups (operations.GlobalResourceGroupsOperations) – GlobalResourceGroups operations
- hosting_environments (operations.HostingEnvironmentsOperations) – HostingEnvironments operations
- managed_hosting_environments (operations.ManagedHostingEnvironmentsOperations) – ManagedHostingEnvironments operations
- provider (operations.ProviderOperations) – Provider operations
- recommendations (operations.RecommendationsOperations) – Recommendations operations
- server_farms (operations.ServerFarmsOperations) – ServerFarms operations
- sites (operations.SitesOperations) – Sites operations
- top_level_domains (operations.TopLevelDomainsOperations) – TopLevelDomains operations
- usage (operations.UsageOperations) – Usage operations
Parameters: - credentials (
A msrestazure Credentials object
) – Credentials needed for the client to connect to Azure. - subscription_id (str) – Subscription Id
- api_version (str) – API Version
- accept_language (str) – Gets or sets the preferred language for the response.
- long_running_operation_retry_timeout (int) – Gets or sets the retry timeout in seconds for Long Running Operations. Default value is 30.
- generate_client_request_id (bool) – When set to true a unique x-ms-client-request-id value is generated and included in each request. Default is true.
- base_url (str) – Service URL
- filepath (str) – Existing config