次の方法で共有


PurviewManagementClient クラス

Microsoftを作成します。Purview 管理クライアント。

継承
builtins.object
PurviewManagementClient

コンストラクター

PurviewManagementClient(credential: 'TokenCredential', subscription_id: str, base_url: str | None = None, **kwargs: Any)

パラメーター

名前 説明
credential
必須

クライアントが Azure に接続するために必要な資格情報。

subscription_id
必須
str

サブスクリプションの識別子です。

base_url
str

サービス URL

既定値: None
polling_interval
int

Retry-After ヘッダーがない場合、LRO 操作の 2 つのポーリング間の既定の待機時間。

変数

名前 説明
accounts

AccountsOperations 操作

default_accounts

DefaultAccountsOperations 操作

operations

操作操作

private_endpoint_connections

PrivateEndpointConnectionsOperations 操作

private_link_resources

PrivateLinkResourcesOperations 操作

メソッド

close

close

close() -> None