Sdílet prostřednictvím


RegenerateKeyParameters.KeyType Property

Definition

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

Applies to