CPIMConfigurationClient Class
CPIM Configuration Client.
- Inheritance
-
builtins.objectCPIMConfigurationClient
Constructor
CPIMConfigurationClient(credential: TokenCredential, subscription_id: str, base_url: Optional[str] = None, **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.
- polling_interval
- int
Default waiting time between two polls for LRO operations if no Retry-After header is present.
Variables
- b2_ctenants
- <xref:$>(<xref:python-base-namespace>)B2CTenantsOperations
B2CTenantsOperations operations
- operations
- <xref:$>(<xref:python-base-namespace>)Operations
Operations operations
Methods
| close |
close
close() -> None
Feedback
Submit and view feedback for