Freigeben über


RecordSet.SrvRecords Eigenschaft

Definition

Ruft die Liste der SRV-Einträge im Datensatzsatz ab oder legt sie fest.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.SRVRecords")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Dns.Models.SrvRecord> SrvRecords { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.SRVRecords")>]
member this.SrvRecords : System.Collections.Generic.IList<Microsoft.Azure.Management.Dns.Models.SrvRecord> with get, set
Public Property SrvRecords As IList(Of SrvRecord)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: