azure.mgmt.frontdoor package

Module contents

class azure.mgmt.frontdoor.FrontDoorManagementClient(credentials, subscription_id, base_url=None)[source]

Bases: azure.mgmt.frontdoor.operations._front_door_management_client_operations.FrontDoorManagementClientOperationsMixin, msrest.service_client.SDKClient

FrontDoor Client

Variables
Parameters
  • credentials (A msrestazure Credentials object) – Credentials needed for the client to connect to Azure.

  • subscription_id (str) – The subscription credentials which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call.

  • base_url (str) – Service URL

class azure.mgmt.frontdoor.FrontDoorManagementClientConfiguration(credentials, subscription_id, base_url=None)[source]

Bases: msrestazure.azure_configuration.AzureConfiguration

Configuration for FrontDoorManagementClient Note that all parameters used to create this instance are saved as instance attributes.

Parameters
  • credentials (A msrestazure Credentials object) – Credentials needed for the client to connect to Azure.

  • subscription_id (str) – The subscription credentials which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call.

  • base_url (str) – Service URL