次の方法で共有


RedisRegenerateKeyParameters.KeyType プロパティ

定義

再生成する Redis アクセス キーを取得または設定します。 使用可能な値は、'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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象