PrivateLinkResource type

A private link resource

type PrivateLinkResource = ProxyResource & {
  properties?: PrivateLinkResourceProperties
  systemData?: SystemData
}