Dela via


RecordSet.SoaRecord Property

Definition

Gets or sets the SOA record in the record set.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.soaRecord")]
public Microsoft.Azure.PowerShell.Cmdlets.Websites.Helper.PrivateDns.Models.SoaRecord SoaRecord { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.soaRecord")>]
member this.SoaRecord : Microsoft.Azure.PowerShell.Cmdlets.Websites.Helper.PrivateDns.Models.SoaRecord with get, set
Public Property SoaRecord As SoaRecord

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to