DatabaseUpdate.CurrentSku Property

Definition

Gets the name and tier of the SKU.

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

Property Value

Sku
Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to