Compartir a través de


Sku.Name Propiedad

Definición

Obtiene o establece el nombre del plan de tarifa. Entre los valores posibles se incluyen: "Standard_Verizon", "Premium_Verizon", "Custom_Verizon", "Standard_Akamai", "Standard_ChinaCdn", "Premium_ChinaCdn", "Standard_Microsoft".

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a