次の方法で共有


PrivateLinkConnectionApprovalRequestResource クラス

定義

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

[Microsoft.Rest.Serialization.JsonTransformation]
public class PrivateLinkConnectionApprovalRequestResource : Microsoft.Azure.Management.WebSites.Models.ProxyOnlyResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type PrivateLinkConnectionApprovalRequestResource = class
    inherit ProxyOnlyResource
Public Class PrivateLinkConnectionApprovalRequestResource
Inherits ProxyOnlyResource
継承
PrivateLinkConnectionApprovalRequestResource
属性

コンストラクター

PrivateLinkConnectionApprovalRequestResource()

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

PrivateLinkConnectionApprovalRequestResource(String, String, String, String, PrivateLinkConnectionState)

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

プロパティ

Id

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

(継承元 ProxyOnlyResource)
Kind

リソースの種類を取得または設定します。

(継承元 ProxyOnlyResource)
Name

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

(継承元 ProxyOnlyResource)
PrivateLinkServiceConnectionState

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

Type

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

(継承元 ProxyOnlyResource)

適用対象