Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PrivateLinkResourceProperties

Package version

A privately linkable resource properties.

Hierarchy

  • PrivateLinkResourceProperties

Index

Properties

Optional groupId

groupId: undefined | string

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

Optional requiredMembers

requiredMembers: string[]

This translates to how many Private IPs should be created for each privately linkable resource. NOTE: This property will not be serialized. It can only be populated by the server.

Optional requiredZoneNames

requiredZoneNames: string[]

The required zone names for private link resource. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc