次の方法で共有


PrivateEndpointConnectionsResponse クラス

定義

Digital Twin で使用可能なプライベート リンク接続。

public class PrivateEndpointConnectionsResponse
type PrivateEndpointConnectionsResponse = class
Public Class PrivateEndpointConnectionsResponse
継承
PrivateEndpointConnectionsResponse

コンストラクター

PrivateEndpointConnectionsResponse()

PrivateEndpointConnectionsResponse クラスの新しいインスタンスを初期化します。

PrivateEndpointConnectionsResponse(IList<PrivateEndpointConnection>)

PrivateEndpointConnectionsResponse クラスの新しいインスタンスを初期化します。

プロパティ

Value

Digital Twin で使用可能なプライベート リンク接続の一覧を取得または設定します。

適用対象