FunctionsIdentity.HostName Property

Definition

Hostname in the hostname binding.

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

Property Value

Implements

Attributes

Applies to