RegenerateKeyParameters.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 which access key to regenerate. Possible values include: 'Primary', 'Secondary'
[Newtonsoft.Json.JsonProperty(PropertyName="keyType")]
public Microsoft.Azure.Management.RedisEnterprise.Models.AccessKeyType KeyType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="keyType")>]
member this.KeyType : Microsoft.Azure.Management.RedisEnterprise.Models.AccessKeyType with get, set
Public Property KeyType As AccessKeyType
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute