ISite.DnsConfigurationDnsLegacySortOrder Property

Definition

Indicates that sites using Virtual network custom DNS servers are still sorting the list of DNS servers. Read-Only.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Create=false, Description="Indicates that sites using Virtual network custom DNS servers are still sorting the list of DNS servers. Read-Only.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, Read=true, ReadOnly=true, Required=false, SerializedName="dnsLegacySortOrder", Update=false)]
public bool? DnsConfigurationDnsLegacySortOrder { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Create=false, Description="Indicates that sites using Virtual network custom DNS servers are still sorting the list of DNS servers. Read-Only.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, Read=true, ReadOnly=true, Required=false, SerializedName="dnsLegacySortOrder", Update=false)>]
member this.DnsConfigurationDnsLegacySortOrder : Nullable<bool>
Public ReadOnly Property DnsConfigurationDnsLegacySortOrder As Nullable(Of Boolean)

Property Value

Attributes

Applies to