次の方法で共有


PrivateEndpointConnection クラス

定義

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

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

コンストラクター

PrivateEndpointConnection()

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

PrivateEndpointConnection(String, PrivateEndpoint, PrivateLinkServiceConnectionState)

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

プロパティ

PrivateEndpoint

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

PrivateLinkServiceConnectionState

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

ProvisioningState

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

適用対象