Freigeben über


PrivateDnsZoneGroup.PrivateDnsZoneConfigs Eigenschaft

Definition

Ruft eine Auflistung privater DNS-Zonenkonfigurationen der privaten DNS-Zonengruppe ab oder legt diese fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: