Compartir a través de


Sku.Name Propiedad

Definición

Obtiene o establece el tipo de clúster de RedisEnterprise que se va a implementar. Valores posibles: (Enterprise_E10, EnterpriseFlash_F300, etc.). Los valores posibles son: "Enterprise_E10", "Enterprise_E20", "Enterprise_E50", "Enterprise_E100", "EnterpriseFlash_F300", "EnterpriseFlash_F700", "EnterpriseFlash_F1500"

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a