Sdílet prostřednictvím


ApplicationGateway.Sku Property

Definition

Gets or sets SKU of the application gateway resource.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.sku")]
public Microsoft.Azure.Management.Network.Models.ApplicationGatewaySku Sku { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.sku")>]
member this.Sku : Microsoft.Azure.Management.Network.Models.ApplicationGatewaySku with get, set
Public Property Sku As ApplicationGatewaySku

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to