Compartilhar via


PrivateDnsZoneGroup.PrivateDnsZoneConfigs Propriedade

Definição

Obtém ou define uma coleção de configurações de zona dns privada do grupo de zona dns privado.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a