Partilhar via


FunctionsIdentity.WorkerName Property

Definition

Name of worker machine, which typically starts with RD.

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

Property Value

Implements

Attributes

Applies to