NetworkInterfaceIPConfiguration.PrivateLinkConnectionProperties 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.
Gets privateLinkConnection properties for the network interface.
[Newtonsoft.Json.JsonProperty(PropertyName="properties.privateLinkConnectionProperties")]
public Microsoft.Azure.PowerShell.Cmdlets.Websites.Helper.Network.Models.NetworkInterfaceIPConfigurationPrivateLinkConnectionProperties PrivateLinkConnectionProperties { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.privateLinkConnectionProperties")>]
member this.PrivateLinkConnectionProperties : Microsoft.Azure.PowerShell.Cmdlets.Websites.Helper.Network.Models.NetworkInterfaceIPConfigurationPrivateLinkConnectionProperties
Public ReadOnly Property PrivateLinkConnectionProperties As NetworkInterfaceIPConfigurationPrivateLinkConnectionProperties
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute