Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PrivateLinkResource

Package version

A private link resource

Hierarchy

  • PrivateLinkResource

Index

Properties

Optional groupId

groupId: undefined | string

The group ID of the resource.

Optional id

id: undefined | string

The ID of the private link resource.

Optional name

name: undefined | string

The name of the private link resource.

Optional privateLinkServiceID

privateLinkServiceID: undefined | string

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.

Optional requiredMembers

requiredMembers: string[]

The RequiredMembers of the resource

Optional type

type: undefined | string

The resource type.

Generated using TypeDoc