PrivateLinkServiceConnectionState クラス

定義

プライベート エンドポイントの接続状態の詳細。

[System.Text.Json.Serialization.JsonConverter(typeof(Azure.Analytics.Synapse.Artifacts.Models.PrivateLinkServiceConnectionState+PrivateLinkServiceConnectionStateConverter))]
public class PrivateLinkServiceConnectionState
[<System.Text.Json.Serialization.JsonConverter(typeof(Azure.Analytics.Synapse.Artifacts.Models.PrivateLinkServiceConnectionState+PrivateLinkServiceConnectionStateConverter))>]
type PrivateLinkServiceConnectionState = class
Public Class PrivateLinkServiceConnectionState
継承
PrivateLinkServiceConnectionState
属性

コンストラクター

PrivateLinkServiceConnectionState()

PrivateLinkServiceConnectionState の新しいインスタンスを初期化します。

プロパティ

ActionsRequired

プライベート リンク サービス接続に必要なアクション。

Description

プライベート リンク サービス接続の説明。

Status

プライベート リンク サービスの接続状態。

適用対象