SharedPrivateLinkResource interface

Properties

groupId

The private link resource group id.

name

Unique name of the private link.

privateLinkResourceId

The resource id that private link links to.

requestMessage

Request message.

status

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

Property Details

groupId

The private link resource group id.

groupId?: string

Property Value

string

name

Unique name of the private link.

name?: string

Property Value

string

privateLinkResourceId

The resource id that private link links to.

privateLinkResourceId?: string

Property Value

string

requestMessage

Request message.

requestMessage?: string

Property Value

string

status

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

status?: string

Property Value

string