Aracılığıyla paylaş


PrivateDnsZoneGroup.PrivateDnsZoneConfigs Property

Definition

Gets or sets a collection of private dns zone configurations of the private dns zone group.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to