Share via


PrivateEndpointData.CustomDnsConfigs Property

Definition

An array of custom dns configurations.

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

Property Value

Applies to