PrivateLinkResourceProperties interface
A privately linkable resource properties.
Properties
group |
The private link resource group identifier. NOTE: This property will not be serialized. It can only be populated by the server. |
required |
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. |
required |
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[]