Share via


PSHPCCache(Cache) Constructor

Definition

Initializes a new instance of the PSHPCCache class.

public PSHPCCache (Microsoft.Azure.Management.StorageCache.Models.Cache cache);
new Microsoft.Azure.PowerShell.Cmdlets.HPCCache.Models.PSHPCCache : Microsoft.Azure.Management.StorageCache.Models.Cache -> Microsoft.Azure.PowerShell.Cmdlets.HPCCache.Models.PSHPCCache
Public Sub New (cache As Cache)

Parameters

cache
Cache

cache object.

Applies to