PrivateEndpointConnectionProperties クラス

PrivateEndpointConnectProperties のプロパティ。

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

Azure に送信するには、必要なすべてのパラメーターを設定する必要があります。

継承
azure.mgmt.cognitiveservices._serialization.Model
PrivateEndpointConnectionProperties

コンストラクター

PrivateEndpointConnectionProperties(*, private_link_service_connection_state: _models.PrivateLinkServiceConnectionState, private_endpoint: _models.PrivateEndpoint | None = None, group_ids: List[str] | None = None, **kwargs: Any)

Keyword-Only パラメータ

名前 説明
private_endpoint

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

private_link_service_connection_state

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

group_ids

プライベート リンク リソース グループ ID。

変数

名前 説明
private_endpoint

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

private_link_service_connection_state

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

provisioning_state

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

group_ids

プライベート リンク リソース グループ ID。