PSPrivateEndpoint.CustomDnsConfigs Property

Definition

public System.Collections.Generic.List<Microsoft.Azure.Commands.Network.Models.PSPrivateEndpointCustomDnsConfig> CustomDnsConfigs { get; set; }
member this.CustomDnsConfigs : System.Collections.Generic.List<Microsoft.Azure.Commands.Network.Models.PSPrivateEndpointCustomDnsConfig> with get, set
Public Property CustomDnsConfigs As List(Of PSPrivateEndpointCustomDnsConfig)

Property Value

Applies to