Compartir a través de


DatabaseUpdate.CurrentSku Propiedad

Definición

Obtiene el nombre y el nivel de la 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

Valor de propiedad

Sku
Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a