次の方法で共有


PrivateLinkConnectionApprovalRequest クラス

定義

プライベート エンドポイント接続を承認または拒否する要求

public class PrivateLinkConnectionApprovalRequest
type PrivateLinkConnectionApprovalRequest = class
Public Class PrivateLinkConnectionApprovalRequest
継承
PrivateLinkConnectionApprovalRequest

コンストラクター

PrivateLinkConnectionApprovalRequest()

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

PrivateLinkConnectionApprovalRequest(PrivateLinkConnectionState, PrivateEndpoint)

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

プロパティ

PrivateEndpoint

プライベート エンドポイントのリソースを取得または設定します。

PrivateLinkServiceConnectionState

プライベート エンドポイント接続を承認または拒否する要求

適用対象