Compartir a través de


RecordSetInner.SrvRecords Propiedad

Definición

Obtiene o establece la lista de registros SRV del conjunto de registros.

[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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a