Compartir a través de


Sku.Name Propiedad

Definición

Obtiene o establece el nombre de la SKU para especificar si el almacén de claves es un almacén estándar o un almacén premium. Entre los valores posibles se incluyen: "estándar", "Premium".

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a