次の方法で共有


PrivateEndpointConnection クラス

コンテナー レジストリのプライベート エンドポイント接続を表す オブジェクト。

変数はサーバーによってのみ設定され、要求の送信時には無視されます。

継承
azure.mgmt.containerregistry.v2021_12_01_preview.models._models_py3.ProxyResource
PrivateEndpointConnection

コンストラクター

PrivateEndpointConnection(*, private_endpoint: _models.PrivateEndpoint | None = None, private_link_service_connection_state: _models.PrivateLinkServiceConnectionState | None = None, **kwargs: Any)

キーワードのみのパラメーター

名前 説明
private_endpoint

プライベート エンドポイントのリソース。

private_link_service_connection_state

サービス コンシューマーとプロバイダー間の接続の状態に関する情報のコレクション。

変数

名前 説明
id
str

リソース ID。

name
str

リソースの名前。

type
str

リソースの型。

system_data

リソースの作成と最後の変更に関連するメタデータ。

private_endpoint

プライベート エンドポイントのリソース。

private_link_service_connection_state

サービス コンシューマーとプロバイダー間の接続の状態に関する情報のコレクション。

provisioning_state

プライベート エンドポイント接続リソースのプロビジョニング状態。 既知の値は、"Creating"、"Updating"、"Deleting"、"Succeeded"、"Failed"、および "Canceled" です。