Site.HostName Property

Definition

Hostnames associated with the app.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Inlined)]
public System.Collections.Generic.List<string> HostName { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Inlined)>]
member this.HostName : System.Collections.Generic.List<string>
Public ReadOnly Property HostName As List(Of String)

Property Value

Implements

Attributes

Applies to