次の方法で共有


IotHubPrivateLinkServiceConnectionState クラス

定義

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

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

コンストラクター

IotHubPrivateLinkServiceConnectionState(IotHubPrivateLinkServiceConnectionStatus, String)

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

プロパティ

ActionsRequired

プライベート エンドポイント接続に必要なアクション。

Description

プライベート エンドポイント接続の現在の状態の説明。

Status

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

適用対象