Share via


AppServiceHostName.SiteNames Property

Definition

List of apps the hostname is assigned to. This list will have more than one app only if the hostname is pointing to a Traffic Manager.

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

Property Value

Applies to