次の方法で共有


ServerPrivateEndpointConnectionProperties クラス

定義

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

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

コンストラクター

ServerPrivateEndpointConnectionProperties()

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

ServerPrivateEndpointConnectionProperties(PrivateEndpointProperty, ServerPrivateLinkServiceConnectionStateProperty, String)

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

プロパティ

PrivateEndpoint

接続が属するプライベート エンドポイントを取得または設定します。

PrivateLinkServiceConnectionState

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

ProvisioningState

プライベート エンドポイント接続の状態を取得します。 使用可能な値には、'Approving'、'Ready'、'Dropping'、'Failed'、'Rejecting' などがあります。

メソッド

Validate()

オブジェクトを検証します。

適用対象