RedisRegenerateKeyParameters.KeyType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the Redis access key to regenerate. Possible values include: 'Primary', 'Secondary'
[Newtonsoft.Json.JsonProperty(PropertyName="keyType")]
public Microsoft.Azure.Management.Redis.Fluent.Models.RedisKeyType KeyType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="keyType")>]
member this.KeyType : Microsoft.Azure.Management.Redis.Fluent.Models.RedisKeyType with get, set
Public Property KeyType As RedisKeyType
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute