Package version:

Interface PrivateLinkServiceConnectionState

A collection of information about the state of the connection between service consumer and provider.

Hierarchy

  • PrivateLinkServiceConnectionState

Properties

actionsRequired?: string

A message indicating if changes on the service provider require any updates on the consumer.

description?: string

The reason for approval/rejection of the connection.

status?: string

Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service.

Generated using TypeDoc