次の方法で共有


PrivateEndpointConnection クラス

定義

Digital Twin のプライベート エンドポイント接続。

public class PrivateEndpointConnection : Microsoft.Rest.Azure.IResource
type PrivateEndpointConnection = class
    interface IResource
Public Class PrivateEndpointConnection
Implements IResource
継承
PrivateEndpointConnection
実装

コンストラクター

PrivateEndpointConnection()

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

PrivateEndpointConnection(ConnectionProperties, String, String, String, SystemData)

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

プロパティ

Id

リソース識別子を取得します。

Name

リソース名を取得します。

Properties

接続プロパティを取得または設定します。

SystemData

プライベート エンドポイント接続の作成と最後の変更に関連するメタデータを取得します。

Type

リソースの種類を取得します。

適用対象