PrivateLinkDelegation type

The data plane proxy private link delegation. This property manages if a request from delegated ARM private link is allowed when the data plane resource requires private link.
KnownPrivateLinkDelegation can be used interchangeably with PrivateLinkDelegation, this enum contains the known values that the service supports.

Known values supported by the service

Enabled: ARM private endpoint is required if the resource requires private link.
Disabled: Request is denied if the resource requires private link.

type PrivateLinkDelegation = string