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