PSNetworkInterfaceIPConfiguration.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.
[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