次の方法で共有


PrivateEndpointConnection クラス

定義

プロビジョニング サービスのプライベート エンドポイント接続

public class PrivateEndpointConnection : Microsoft.Rest.Azure.IResource
type PrivateEndpointConnection = class
    interface IResource
Public Class PrivateEndpointConnection
Implements IResource
継承
PrivateEndpointConnection
実装

コンストラクター

PrivateEndpointConnection()

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

PrivateEndpointConnection(PrivateEndpointConnectionProperties, String, String, String, SystemData)

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

プロパティ

Id

リソース識別子を取得します。

Name

リソース名を取得します。

Properties

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

SystemData

プロビジョニング サービスのプライベート エンドポイント接続

Type

リソースの種類を取得します。

適用対象