次の方法で共有


PrivateEndpointConnection クラス

定義

プライベート エンドポイント接続応答プロパティ

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

コンストラクター

PrivateEndpointConnection()

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

PrivateEndpointConnection(String, PrivateEndpoint, PrivateLinkServiceConnectionState)

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

プロパティ

PrivateEndpoint

プライベート エンドポイント接続に関連付けられているプライベート エンドポイントを取得または設定します

PrivateLinkServiceConnectionState

プライベート リンク サービスの接続状態を取得または設定します

ProvisioningState

プライベート エンドポイント接続のプロビジョニング状態を取得または設定します。 使用可能な値には、'Succeeded'、'Removeing'、'Failed'、'Pending' などがあります。

適用対象