PrivateEndpointConnectionProperties.CustomDnsConfig Property

Definition

An array of custom dns configurations.

[Microsoft.Azure.PowerShell.Cmdlets.CloudService.Origin(Microsoft.Azure.PowerShell.Cmdlets.CloudService.PropertyOrigin.Inlined)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.ICustomDnsConfigPropertiesFormat> CustomDnsConfig { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Origin(Microsoft.Azure.PowerShell.Cmdlets.CloudService.PropertyOrigin.Inlined)>]
member this.CustomDnsConfig : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.ICustomDnsConfigPropertiesFormat>
Public ReadOnly Property CustomDnsConfig As List(Of ICustomDnsConfigPropertiesFormat)

Property Value

Implements

Attributes

Applies to