DatabaseUpdate.CurrentSku Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute