共用方式為


EditionCapability.ReadScale Property

Definition

Gets the read scale capability for the edition.

[Newtonsoft.Json.JsonProperty(PropertyName="readScale")]
public Microsoft.Azure.Management.Sql.Models.ReadScaleCapability ReadScale { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="readScale")>]
member this.ReadScale : Microsoft.Azure.Management.Sql.Models.ReadScaleCapability
Public ReadOnly Property ReadScale As ReadScaleCapability

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to