次の方法で共有


PrivateEndpointConnectionProperties クラス

定義

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

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

コンストラクター

PrivateEndpointConnectionProperties()

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

PrivateEndpointConnectionProperties(PrivateLinkServiceConnectionState, PrivateEndpoint)

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

プロパティ

PrivateEndpoint

プライベート エンドポイント接続のプライベート エンドポイント プロパティを取得または設定します。

PrivateLinkServiceConnectionState

プライベート エンドポイント接続の現在の状態を取得または設定します

適用対象