ServerDnsAliasAcquisition.OldServerDnsAliasId Property

Definition

Gets or sets the id of the server alias that will be acquired to point to this server instead.

[Newtonsoft.Json.JsonProperty(PropertyName="oldServerDnsAliasId")]
public string OldServerDnsAliasId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="oldServerDnsAliasId")>]
member this.OldServerDnsAliasId : string with get, set
Public Property OldServerDnsAliasId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to