次の方法で共有


AppConfigurationDataPlaneProxyProperties.PrivateLinkDelegation 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.

public Azure.ResourceManager.AppConfiguration.Models.DataPlaneProxyPrivateLinkDelegation? PrivateLinkDelegation { get; set; }
member this.PrivateLinkDelegation : Nullable<Azure.ResourceManager.AppConfiguration.Models.DataPlaneProxyPrivateLinkDelegation> with get, set
Public Property PrivateLinkDelegation As Nullable(Of DataPlaneProxyPrivateLinkDelegation)

Property Value

Applies to