Share via


IotHubPrivateLinkServiceConnectionState Class

Definition

The current state of a private endpoint connection.

public class IotHubPrivateLinkServiceConnectionState
public class IotHubPrivateLinkServiceConnectionState : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.IotHub.Models.IotHubPrivateLinkServiceConnectionState>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.IotHub.Models.IotHubPrivateLinkServiceConnectionState>
type IotHubPrivateLinkServiceConnectionState = class
type IotHubPrivateLinkServiceConnectionState = class
    interface IJsonModel<IotHubPrivateLinkServiceConnectionState>
    interface IPersistableModel<IotHubPrivateLinkServiceConnectionState>
Public Class IotHubPrivateLinkServiceConnectionState
Public Class IotHubPrivateLinkServiceConnectionState
Implements IJsonModel(Of IotHubPrivateLinkServiceConnectionState), IPersistableModel(Of IotHubPrivateLinkServiceConnectionState)
Inheritance
IotHubPrivateLinkServiceConnectionState
Implements

Constructors

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.

Methods

Explicit Interface Implementations

Applies to