Compartilhar via


ApplicationGatewaySku.Tier Propriedade

Definição

Obtém ou define a camada de um gateway de aplicativo. Os valores possíveis incluem: 'Standard', 'WAF', 'Standard_v2', 'WAF_v2'

[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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a