Share via


IotHubPrivateLinkServiceConnectionState Class

Definition

The current state of a private endpoint connection.

public class IotHubPrivateLinkServiceConnectionState
type IotHubPrivateLinkServiceConnectionState = class
Public Class IotHubPrivateLinkServiceConnectionState
Inheritance
IotHubPrivateLinkServiceConnectionState

Constructors

IotHubPrivateLinkServiceConnectionState(IotHubPrivateLinkServiceConnectionStatus, String)

Initializes a new instance of IotHubPrivateLinkServiceConnectionState.

Properties

ActionsRequired

Actions required for a private endpoint connection.

Description

The description for the current state of a private endpoint connection.

Status

The status of a private endpoint connection.

Applies to