Udostępnij za pośrednictwem


IWorkerPool.WorkerSize Property

Definition

VM size of the worker pool instances.

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

Property Value

Attributes

Applies to