Cache.UpgradeStatus プロパティ

定義

キャッシュのアップグレード状態を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.upgradeStatus")]
public Microsoft.Azure.Management.StorageCache.Models.CacheUpgradeStatus UpgradeStatus { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.upgradeStatus")>]
member this.UpgradeStatus : Microsoft.Azure.Management.StorageCache.Models.CacheUpgradeStatus with get, set
Public Property UpgradeStatus As CacheUpgradeStatus

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象