FunctionsIdentity.HostingEnvironmentName Property

Definition

Name of the hosting environment.

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

Property Value

Implements

Attributes

Applies to