RecordSet.SoaRecord Property

Definition

Gets or sets the SOA record in the record set.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.SOARecord")]
public Microsoft.Azure.Management.Dns.Models.SoaRecord SoaRecord { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.SOARecord")>]
member this.SoaRecord : Microsoft.Azure.Management.Dns.Models.SoaRecord with get, set
Public Property SoaRecord As SoaRecord

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to