Sdílet prostřednictvím


Usage.ComputeMode Vlastnost

Definice

Získá výpočetní režim použitý pro toto využití. Mezi možné hodnoty patří: 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)

Hodnota vlastnosti

Atributy
Newtonsoft.Json.JsonPropertyAttribute

Platí pro