WorkerPoolResource.ComputeMode Property

Definition

Shared or dedicated app hosting.

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

Property Value

Implements

Attributes

Applies to