次の方法で共有


PrivateEndpointConnectionProperties クラス

定義

PrivateEndpointConnectProperties のプロパティ。

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

コンストラクター

PrivateEndpointConnectionProperties()

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

PrivateEndpointConnectionProperties(PrivateLinkServiceConnectionState, PrivateEndpoint, String, IList<String>)

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

プロパティ

GroupIds

プライベート リンク リソース グループ ID を取得または設定します。

PrivateEndpoint

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

PrivateLinkServiceConnectionState

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

ProvisioningState

プライベート エンドポイント接続リソースのプロビジョニング状態を取得または設定します。 使用可能な値には、'Succeeded'、'Creating'、'Removeing'、'Failed' などがあります。

メソッド

Validate()

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

適用対象