Share via


PrivateDnsZoneGroupData.PrivateDnsZoneConfigs Property

Definition

A collection of private dns zone configurations of the private dns zone group.

public System.Collections.Generic.IList<Azure.ResourceManager.Network.Models.PrivateDnsZoneConfig> PrivateDnsZoneConfigs { get; }
member this.PrivateDnsZoneConfigs : System.Collections.Generic.IList<Azure.ResourceManager.Network.Models.PrivateDnsZoneConfig>
Public ReadOnly Property PrivateDnsZoneConfigs As IList(Of PrivateDnsZoneConfig)

Property Value

Applies to