Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PrivateLinkResource

Package version

A resource that supports private link capabilities.

Hierarchy

  • PrivateLinkResource

Index

Properties

Optional groupId

groupId: undefined | string

The private link resource group id.

Optional id

id: undefined | string

The resource ID.

Optional name

name: undefined | string

The name of the resource.

Optional requiredMembers

requiredMembers: string[]

The private link resource required member names.

Optional requiredZoneNames

requiredZoneNames: string[]

The private link resource Private link DNS zone name.

Optional type

type: undefined | string

The resource type is private link resource. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc