次の方法で共有


PrivateLinkResource クラス

定義

プライベート リンク リソース

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

コンストラクター

PrivateLinkResource()

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

PrivateLinkResource(String, String, String, String, PrivateLinkResourceProperties)

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

プロパティ

Etag

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

(継承元 SubResource)
Id

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

(継承元 SubResource)
Name

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

(継承元 SubResource)
Properties

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

Type

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

(継承元 SubResource)

適用対象