Compartir a través de


VirtualNetworkLink.RegistrationEnabled Propiedad

Definición

Obtiene o establece el registro automático de registros de máquina virtual en la red virtual de la zona DNS privado habilitada?

[Newtonsoft.Json.JsonProperty(PropertyName="properties.registrationEnabled")]
public bool? RegistrationEnabled { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.registrationEnabled")>]
member this.RegistrationEnabled : Nullable<bool> with get, set
Public Property RegistrationEnabled As Nullable(Of Boolean)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a