Compartilhar via


RedisRegenerateKeyParameters.KeyType Propriedade

Definição

Obtém ou define a chave de acesso redis para regenerar. Os valores possíveis incluem: 'Primary', 'Secondary'

[Newtonsoft.Json.JsonProperty(PropertyName="keyType")]
public Microsoft.Azure.Management.Redis.Models.RedisKeyType KeyType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="keyType")>]
member this.KeyType : Microsoft.Azure.Management.Redis.Models.RedisKeyType with get, set
Public Property KeyType As RedisKeyType

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a