Share via


ApplicationGatewayListener.HostNames Property

Definition

List of Server Name Indications(SNI) for TLS Multi-site Listener that allows special wildcard characters as well.

public System.Collections.Generic.IList<string> HostNames { get; }
member this.HostNames : System.Collections.Generic.IList<string>
Public ReadOnly Property HostNames As IList(Of String)

Property Value

Applies to