次の方法で共有


PrivateEndpointConnectionResource クラス

定義

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

public class PrivateEndpointConnectionResource : Microsoft.Azure.Management.DataFactory.Models.SubResource
type PrivateEndpointConnectionResource = class
    inherit SubResource
Public Class PrivateEndpointConnectionResource
Inherits SubResource
継承
PrivateEndpointConnectionResource

コンストラクター

PrivateEndpointConnectionResource()

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

PrivateEndpointConnectionResource(String, String, String, String, RemotePrivateEndpointConnection)

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

プロパティ

Etag

リソースの変更を識別する etag を取得します。

(継承元 SubResource)
Id

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

(継承元 SubResource)
Name

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

(継承元 SubResource)
Properties

コア リソースのプロパティを取得または設定します

Type

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

(継承元 SubResource)

適用対象