次の方法で共有


ManagedPrivateEndpointResource クラス

定義

マネージド プライベート エンドポイント リソースの種類。

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

コンストラクター

ManagedPrivateEndpointResource()

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

ManagedPrivateEndpointResource(ManagedPrivateEndpoint, String, String, String, String)

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

プロパティ

Etag

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

(継承元 SubResource)
Id

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

(継承元 SubResource)
Name

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

(継承元 SubResource)
Properties

マネージド プライベート エンドポイントのプロパティを取得または設定します。

Type

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

(継承元 SubResource)

メソッド

Validate()

オブジェクトを検証します。

適用対象