azure.mgmt.containerservice package¶
Module contents¶
-
class
azure.mgmt.containerservice.
ContainerServiceClient
(credentials, subscription_id, base_url=None)[source]¶ Bases:
msrest.service_client.SDKClient
The Container Service Client.
Variables: - config (ContainerServiceClientConfiguration) – Configuration for client.
- container_services (azure.mgmt.containerservice.operations.ContainerServicesOperations) – ContainerServices operations
- operations (azure.mgmt.containerservice.operations.Operations) – Operations operations
- managed_clusters (azure.mgmt.containerservice.operations.ManagedClustersOperations) – ManagedClusters operations
Parameters: - credentials (
A msrestazure Credentials object
) – Credentials needed for the client to connect to Azure. - subscription_id (str) – Subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call.
- base_url (str) – Service URL
Submodules¶
- azure.mgmt.containerservice.v2019_04_30 package
- azure.mgmt.containerservice.v2019_02_01 package
- azure.mgmt.containerservice.v2018_09_30_preview package
- azure.mgmt.containerservice.v2018_08_01_preview package
- azure.mgmt.containerservice.v2018_03_01 package
- azure.mgmt.containerservice.v2017_07_01 package