Share via


PrivateLinkServiceConnection interface

Represents of an NRP private link service connection.

Properties

groupIds

Gets or sets group ids.

name

Gets or sets private link service connection name.

requestMessage

Gets or sets the request message for the private link service connection.

Property Details

groupIds

Gets or sets group ids.

groupIds?: string[]

Property Value

string[]

name

Gets or sets private link service connection name.

name?: string

Property Value

string

requestMessage

Gets or sets the request message for the private link service connection.

requestMessage?: string

Property Value

string