PSHpcCacheUpgradeStatus(CacheUpgradeStatus) Constructor
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.
Initializes a new instance of the PSHpcCacheUpgradeStatus class.
public PSHpcCacheUpgradeStatus (Microsoft.Azure.Management.StorageCache.Models.CacheUpgradeStatus upgradeStatus);
new Microsoft.Azure.PowerShell.Cmdlets.HPCCache.Models.PSHpcCacheUpgradeStatus : Microsoft.Azure.Management.StorageCache.Models.CacheUpgradeStatus -> Microsoft.Azure.PowerShell.Cmdlets.HPCCache.Models.PSHpcCacheUpgradeStatus
Public Sub New (upgradeStatus As CacheUpgradeStatus)
Parameters
- upgradeStatus
- CacheUpgradeStatus
Cache upgrade status object.