azure.mgmt.containerinstance package¶
Submodules¶
Module contents¶
-
class
azure.mgmt.containerinstance.
ContainerInstanceManagementClient
(credentials, subscription_id, base_url=None)[source]¶ Bases:
msrest.service_client.SDKClient
- Variables
config (ContainerInstanceManagementClientConfiguration) – Configuration for client.
container_groups (azure.mgmt.containerinstance.operations.ContainerGroupsOperations) – ContainerGroups operations
operations (azure.mgmt.containerinstance.operations.Operations) – Operations operations
container_group_usage (azure.mgmt.containerinstance.operations.ContainerGroupUsageOperations) – ContainerGroupUsage operations
container (azure.mgmt.containerinstance.operations.ContainerOperations) – Container 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