Share via


WorkerPoolResource.WorkerSizeId Property

Definition

Worker size ID for referencing this worker pool.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Inlined)]
public int? WorkerSizeId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Inlined)>]
member this.WorkerSizeId : Nullable<int> with get, set
Public Property WorkerSizeId As Nullable(Of Integer)

Property Value

Implements

Attributes

Applies to