ConfigurationStoreUpdateParameters.DataPlaneProxyPrivateLinkDelegation Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The data plane proxy private link delegation. This property manages if a request from delegated Azure Resource Manager (ARM) private link is allowed when the data plane resource requires private link.
[Microsoft.Azure.PowerShell.Cmdlets.AppConfiguration.Origin(Microsoft.Azure.PowerShell.Cmdlets.AppConfiguration.PropertyOrigin.Inlined)]
public string DataPlaneProxyPrivateLinkDelegation { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.AppConfiguration.Origin(Microsoft.Azure.PowerShell.Cmdlets.AppConfiguration.PropertyOrigin.Inlined)>]
member this.DataPlaneProxyPrivateLinkDelegation : string with get, set
Public Property DataPlaneProxyPrivateLinkDelegation As String
Property Value
Implements
- Attributes