Condividi tramite


WorkerPoolResourceInner.ComputeMode Proprietà

Definizione

Ottiene o imposta l'hosting di app condivise o dedicate. I valori possibili includono: 'Shared', 'Dedicated', 'Dynamic'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.computeMode")]
public Microsoft.Azure.Management.AppService.Fluent.Models.ComputeModeOptions? ComputeMode { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.computeMode")>]
member this.ComputeMode : Nullable<Microsoft.Azure.Management.AppService.Fluent.Models.ComputeModeOptions> with get, set
Public Property ComputeMode As Nullable(Of ComputeModeOptions)

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Si applica a