Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PrivateLinkServiceConnectionState

Package version

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

Hierarchy

  • PrivateLinkServiceConnectionState

Index

Properties

Optional actionsRequired

actionsRequired: undefined | string

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

Optional description

description: undefined | string

The reason for approval/rejection of the connection.

Optional status

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

Generated using TypeDoc