PSHpcCacheSku(CacheSku) 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 PSHpcCacheSku class.
public PSHpcCacheSku (Microsoft.Azure.Management.StorageCache.Models.CacheSku sku);
new Microsoft.Azure.PowerShell.Cmdlets.HPCCache.Models.PSHpcCacheSku : Microsoft.Azure.Management.StorageCache.Models.CacheSku -> Microsoft.Azure.PowerShell.Cmdlets.HPCCache.Models.PSHpcCacheSku
Public Sub New (sku As CacheSku)
Parameters
- sku
- CacheSku
cache sku object.