Compartir a través de


VirtualNetworkLink.VirtualNetwork Propiedad

Definición

Obtiene o establece la referencia de la red virtual.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.virtualNetwork")]
public Microsoft.Azure.Management.PrivateDns.Models.SubResource VirtualNetwork { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.virtualNetwork")>]
member this.VirtualNetwork : Microsoft.Azure.Management.PrivateDns.Models.SubResource with get, set
Public Property VirtualNetwork As SubResource

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a