Compartir a través de


AzureSku.Tier Propiedad

Definición

Obtiene o establece el nivel de SKU. Entre los valores posibles se incluyen: "Basic", "Standard"

[Newtonsoft.Json.JsonProperty(PropertyName="tier")]
public string Tier { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="tier")>]
member this.Tier : string with get, set
Public Property Tier As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a