Compartir a través de


ZoneInner.RegistrationVirtualNetworks Propiedad

Definición

Obtiene o establece una lista de referencias a redes virtuales que registran nombres de host en esta zona DNS. Esto es solo cuando ZoneType es Private.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.registrationVirtualNetworks")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.ResourceManager.Fluent.SubResource> RegistrationVirtualNetworks { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.registrationVirtualNetworks")>]
member this.RegistrationVirtualNetworks : System.Collections.Generic.IList<Microsoft.Azure.Management.ResourceManager.Fluent.SubResource> with get, set
Public Property RegistrationVirtualNetworks As IList(Of SubResource)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a