次の方法で共有


RegenerateKeyParameters.KeyType プロパティ

定義

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象