ContainerInstanceManagementClient Class
ContainerInstanceManagementClient.
- Inheritance
-
builtins.objectContainerInstanceManagementClient
Constructor
ContainerInstanceManagementClient(credential: AsyncTokenCredential, subscription_id: str, base_url: str = 'https://management.azure.com', **kwargs: Any)
Parameters
- subscription_id
- str
Required
Subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call.
- base_url
- str
default value: https://management.azure.com
Service URL. Default value is 'https://management.azure.com'.
- polling_interval
- int
Default waiting time between two polls for LRO operations if no Retry-After header is present.
Variables
- container_groups
- ContainerGroupsOperations
ContainerGroupsOperations operations
- operations
- Operations
Operations operations
- location
- LocationOperations
LocationOperations operations
- containers
- ContainersOperations
ContainersOperations operations
Methods
| close |
close
async close() -> None
Feedback
Submit and view feedback for