Partager via


PrivateDnsZoneConfig.RecordSets Propriété

Définition

Obtient une collection d’informations concernant un recordSet, contenant des informations pour identifier les ressources privées.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.recordSets")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.RecordSet> RecordSets { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.recordSets")>]
member this.RecordSets : System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.RecordSet>
Public ReadOnly Property RecordSets As IList(Of RecordSet)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à