PrivateLinkService interface
Private link service resource.
- Extends
Properties
| extended |
The extended location of the load balancer. |
| properties | Properties of the private link service. |
Property Details
extendedLocation
The extended location of the load balancer.
extendedLocation?: ExtendedLocation
Property Value
properties
Properties of the private link service.
properties?: PrivateLinkServiceProperties
Property Value
Inherited Property Details
id
location
tags
Resource tags.
tags?: Record<string, string>
Property Value
Record<string, string>
Inherited From Resource.tags