Share via


NetworkInterfaceIPConfiguration.PrivateLinkConnectionProperties Property

Definition

Gets privateLinkConnection properties for the network interface.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.privateLinkConnectionProperties")]
public Microsoft.Azure.PowerShell.Cmdlets.Compute.Helpers.Network.Models.NetworkInterfaceIPConfigurationPrivateLinkConnectionProperties PrivateLinkConnectionProperties { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.privateLinkConnectionProperties")>]
member this.PrivateLinkConnectionProperties : Microsoft.Azure.PowerShell.Cmdlets.Compute.Helpers.Network.Models.NetworkInterfaceIPConfigurationPrivateLinkConnectionProperties
Public ReadOnly Property PrivateLinkConnectionProperties As NetworkInterfaceIPConfigurationPrivateLinkConnectionProperties

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to