Condividi tramite


IFunctionsIdentity.WorkerPoolName Property

Definition

Name of the worker pool.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Name of the worker pool.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="workerPoolName")]
public string WorkerPoolName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Name of the worker pool.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="workerPoolName")>]
member this.WorkerPoolName : string with get, set
Public Property WorkerPoolName As String

Property Value

Attributes

Applies to