次の方法で共有


PrivateDnsZoneGroupData.PrivateDnsZoneConfigs プロパティ

定義

プライベート DNS ゾーン グループのプライベート DNS ゾーン構成のコレクション。

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)

プロパティ値

適用対象