Partager via


RecordSetInner.SrvRecords Propriété

Définition

Obtient ou définit la liste des enregistrements SRV dans le jeu d’enregistrements.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à