Share via


SitePatchResourceProperties.HostName Property

Definition

Hostnames associated with the app.

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Owned)]
public string[] HostName { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Owned)>]
member this.HostName : string[]
Public ReadOnly Property HostName As String()

Property Value

String[]

Implements

Attributes

Applies to