PrivateLinkResourceProperties interface

A privately linkable resource properties.

Properties

groupId

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

requiredMembers

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.

requiredZoneNames

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

Property Details

groupId

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

groupId?: string

Property Value

string

requiredMembers

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.

requiredMembers?: string[]

Property Value

string[]

requiredZoneNames

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

requiredZoneNames?: string[]

Property Value

string[]