次の方法で共有


RemotePrivateEndpointConnectionWrapper クラス

定義

リモート プライベート エンドポイント接続リソース。

[Microsoft.Rest.Serialization.JsonTransformation]
public class RemotePrivateEndpointConnectionWrapper
[<Microsoft.Rest.Serialization.JsonTransformation>]
type RemotePrivateEndpointConnectionWrapper = class
Public Class RemotePrivateEndpointConnectionWrapper
継承
RemotePrivateEndpointConnectionWrapper
属性

コンストラクター

RemotePrivateEndpointConnectionWrapper()

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

RemotePrivateEndpointConnectionWrapper(PrivateLinkServiceConnectionState, String, String, String, ArmIdWrapper, String, IList<String>)

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

プロパティ

GroupIds

すべてのグループ ID を取得します。

Id

プライベート エンドポイント接続リソース ID を取得または設定します

Name

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

PrivateEndpoint

プライベート エンドポイントのリソースを取得または設定します。

PrivateLinkServiceConnectionState

サービス コンシューマーとプロバイダー間の接続の状態に関する情報のコレクションを取得または設定します。

ProvisioningState

プライベート エンドポイント接続リソースのプロビジョニング状態を取得します。

Type

プライベート エンドポイント接続リソースの種類を取得または設定します

メソッド

Validate()

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

適用対象