DataPlaneProxyPrivateLinkDelegation Struct
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.
public readonly struct DataPlaneProxyPrivateLinkDelegation : IEquatable<Azure.ResourceManager.AppConfiguration.Models.DataPlaneProxyPrivateLinkDelegation>
type DataPlaneProxyPrivateLinkDelegation = struct
Public Structure DataPlaneProxyPrivateLinkDelegation
Implements IEquatable(Of DataPlaneProxyPrivateLinkDelegation)
- Inheritance
-
DataPlaneProxyPrivateLinkDelegation
- Implements
Data |
Initializes a new instance of DataPlaneProxyPrivateLinkDelegation. |
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. |
Equals(Data |
Indicates whether the current object is equal to another object of the same type. |
To |
Returns the fully qualified type name of this instance. |
Equality(Data |
Determines if two DataPlaneProxyPrivateLinkDelegation values are the same. |
Implicit(String to Data |
Converts a String to a DataPlaneProxyPrivateLinkDelegation. |
Inequality(Data |
Determines if two DataPlaneProxyPrivateLinkDelegation values are not the same. |
Product | Versions |
---|---|
Azure SDK for .NET | Latest |
Azure SDK for .NET feedback
Azure SDK for .NET is an open source project. Select a link to provide feedback: