Udostępnij za pośrednictwem


ManagedServerDnsAliasCreation.CreateDnsRecord Property

Definition

Gets or sets whether or not DNS record should be created for this 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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to