次の方法で共有


PrivateLinkConnectionApprovalRequestResource クラス

定義

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

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

コンストラクター

PrivateLinkConnectionApprovalRequestResource()

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

PrivateLinkConnectionApprovalRequestResource(String, String, String, String, PrivateLinkConnectionApprovalRequest)

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

プロパティ

Etag

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

(継承元 SubResource)
Id

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

(継承元 SubResource)
Name

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

(継承元 SubResource)
Properties

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

Type

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

(継承元 SubResource)

適用対象