ServerDnsAliasAcquisition.OldServerDnsAliasId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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