Partager via


PrivateDnsZoneGroup.PrivateDnsZoneConfigs Propriété

Définition

Obtient ou définit une collection de configurations de zones dns privées du groupe de zones dns privées.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à