PrivateEndpointConnectionResource クラス

プライベート エンドポイント接続 ARM リソース。

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

継承
azure.mgmt.web.v2019_08_01.models._models_py3.ProxyOnlyResource
PrivateEndpointConnectionResource

コンストラクター

PrivateEndpointConnectionResource(*, kind: str | None = None, private_endpoint: _models.ArmIdWrapper | None = None, private_link_service_connection_state: _models.PrivateLinkConnectionState | None = None, **kwargs: Any)

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

名前 説明
kind
str

リソースの種類。

private_endpoint

リモート プライベート エンドポイント接続の PrivateEndpoint。

private_link_service_connection_state

プライベート リンク接続の状態。

変数

名前 説明
id
str

リソース ID。

name
str

リソース名。

kind
str

リソースの種類。

type
str

リソースの種類。

provisioning_state
str
private_endpoint

リモート プライベート エンドポイント接続の PrivateEndpoint。

private_link_service_connection_state

プライベート リンク接続の状態。