Share via


PSNetworkInterfaceIPConfiguration.PrivateLinkConnectionProperties Property

Definition

[Newtonsoft.Json.JsonProperty(Order=2)]
public Microsoft.Azure.Commands.Network.Models.PSIpConfigurationConnectivityInformation PrivateLinkConnectionProperties { get; set; }
[<Newtonsoft.Json.JsonProperty(Order=2)>]
member this.PrivateLinkConnectionProperties : Microsoft.Azure.Commands.Network.Models.PSIpConfigurationConnectivityInformation with get, set
Public Property PrivateLinkConnectionProperties As PSIpConfigurationConnectivityInformation

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to