DataPlaneProxyPrivateLinkDelegation Struct

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.

C#
public readonly struct DataPlaneProxyPrivateLinkDelegation : IEquatable<Azure.ResourceManager.AppConfiguration.Models.DataPlaneProxyPrivateLinkDelegation>
Inheritance
DataPlaneProxyPrivateLinkDelegation
Implements

Constructors

Properties

Disabled

Request is denied if the resource requires private link.

Enabled

Azure Resource Manager (ARM) private endpoint is required if the resource requires private link.

Methods

Equals(DataPlaneProxyPrivateLinkDelegation)

Indicates whether the current object is equal to another object of the same type.

ToString()

Returns the fully qualified type name of this instance.

Operators

Applies to

Product Versions
Azure SDK for .NET Latest