ConfigurationStoreUpdateParameters.DataPlaneProxyPrivateLinkDelegation Property

Definition

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

Applies to