ConnectionPropertiesPrivateLinkServiceConnectionState Class

Definition

The connection state.

public class ConnectionPropertiesPrivateLinkServiceConnectionState : Microsoft.Azure.Management.DigitalTwins.Models.ConnectionState
type ConnectionPropertiesPrivateLinkServiceConnectionState = class
    inherit ConnectionState
Public Class ConnectionPropertiesPrivateLinkServiceConnectionState
Inherits ConnectionState
Inheritance
ConnectionPropertiesPrivateLinkServiceConnectionState

Constructors

ConnectionPropertiesPrivateLinkServiceConnectionState()

Initializes a new instance of the ConnectionPropertiesPrivateLinkServiceConnectionState class.

ConnectionPropertiesPrivateLinkServiceConnectionState(String, String, String)

Initializes a new instance of the ConnectionPropertiesPrivateLinkServiceConnectionState class.

Properties

ActionsRequired

Gets or sets actions required for a private endpoint connection.

(Inherited from ConnectionState)
Description

Gets or sets the description for the current state of a private endpoint connection.

(Inherited from ConnectionState)
Status

Gets or sets the status of a private endpoint connection. Possible values include: 'Pending', 'Approved', 'Rejected', 'Disconnected'

(Inherited from ConnectionState)

Applies to