Condividi tramite


Usage.ComputeMode Proprietà

Definizione

Ottiene la modalità di calcolo utilizzata per questo utilizzo. I valori possibili includono: 'Shared', 'Dedicated', 'Dynamic'

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

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Si applica a