Compartir a través de


ValidateRequest.SkuName Propiedad

Definición

Obtiene o establece el nombre de la SKU de destino para el plan de App Service.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a