Compartilhar via


VirtualNetworkGateway.Sku Propriedade

Definição

Obtém ou define a referência ao recurso VirtualNetworkGatewaySku que representa a SKU selecionada para o gateway de rede virtual.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a