次の方法で共有


PrivateEndpointConnectionRequestProperties クラス

定義

プライベート エンドポイント接続の接続状態。

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

コンストラクター

PrivateEndpointConnectionRequestProperties()

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

PrivateEndpointConnectionRequestProperties(PrivateLinkServiceConnectionState)

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

プロパティ

PrivateLinkServiceConnectionState

サービス コンシューマーとプロバイダー間の接続の状態に関する情報のコレクションを取得または設定します。

適用対象