Compartir a través de


NatGatewaySku.Name Propiedad

Definición

Obtiene o establece el nombre de la SKU de puerta de enlace nat. Entre los valores posibles se incluyen: "Standard"

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a