次の方法で共有


ServerPrivateEndpointConnection クラス

定義

サーバー下のプライベート エンドポイント接続

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

コンストラクター

ServerPrivateEndpointConnection()

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

ServerPrivateEndpointConnection(String, ServerPrivateEndpointConnectionProperties)

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

プロパティ

Id

プライベート エンドポイント接続のリソース ID を取得します。

Properties

プライベート エンドポイント接続プロパティを取得します

メソッド

Validate()

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

適用対象