PurviewManagementClient Class
Creates a Microsoft.Purview management client.
- Inheritance
-
builtins.objectPurviewManagementClient
Constructor
PurviewManagementClient(credential: AsyncTokenCredential, subscription_id: str, base_url: Optional[str] = None, **kwargs: Any)
Parameters
- polling_interval
- int
Default waiting time between two polls for LRO operations if no Retry-After header is present.
Variables
- accounts
- AccountsOperations
AccountsOperations operations
- default_accounts
- DefaultAccountsOperations
DefaultAccountsOperations operations
- operations
- Operations
Operations operations
- private_endpoint_connections
- PrivateEndpointConnectionsOperations
PrivateEndpointConnectionsOperations operations
- private_link_resources
- PrivateLinkResourcesOperations
PrivateLinkResourcesOperations operations
Methods
| close |
close
async close() -> None
Feedback
Submit and view feedback for