次の方法で共有


PrivateEndpointConnectionForPrivateLinkHubBasic クラス

定義

Private Link ハブのプライベート エンドポイント接続 - 基本

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

コンストラクター

PrivateEndpointConnectionForPrivateLinkHubBasic()

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

PrivateEndpointConnectionForPrivateLinkHubBasic(String, PrivateEndpoint, PrivateLinkServiceConnectionState, String)

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

プロパティ

Id

識別子を取得します

PrivateEndpoint

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

PrivateLinkServiceConnectionState

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

ProvisioningState

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

適用対象