PrivateLinkResource interface

A private link resource

Properties

groupId

The group ID of the resource.

id

The ID of the private link resource.

name

The name of the private link resource.

privateLinkServiceID

The private link service ID of the resource, this field is exposed only to NRP internally. NOTE: This property will not be serialized. It can only be populated by the server.

requiredMembers

The RequiredMembers of the resource

type

The resource type.

Property Details

groupId

The group ID of the resource.

groupId?: string

Property Value

string

id

The ID of the private link resource.

id?: string

Property Value

string

name

The name of the private link resource.

name?: string

Property Value

string

privateLinkServiceID

The private link service ID of the resource, this field is exposed only to NRP internally. NOTE: This property will not be serialized. It can only be populated by the server.

privateLinkServiceID?: string

Property Value

string

requiredMembers

The RequiredMembers of the resource

requiredMembers?: string[]

Property Value

string[]

type

The resource type.

type?: string

Property Value

string