Compartir a través de


NetworkInterfaceIPConfiguration.PrivateLinkConnectionProperties Propiedad

Definición

Obtiene las propiedades privateLinkConnection de la interfaz de red.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a