Share via


RecordSetUpdateParameters.RecordSet Property

Definition

Gets or sets specifies information about the record set being updated.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to