Partager via


SiteProperties.WorkloadProfileName Property

Definition

Workload profile name for function app to execute on.

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

Property Value

Implements

Attributes

Applies to