Compartir a través de


ManagedServerDnsAliasCreation.CreateDnsRecord Propiedad

Definición

Obtiene o establece si se debe crear o no un registro DNS para este alias.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a