HpcCacheManagementClientWrapper Class
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.
Hpc cache management client wrapper.
public class HpcCacheManagementClientWrapper
type HpcCacheManagementClientWrapper = class
Public Class HpcCacheManagementClientWrapper
- Inheritance
-
HpcCacheManagementClientWrapper
Constructors
HpcCacheManagementClientWrapper(IAzureContext) |
Initializes a new instance of the HpcCacheManagementClientWrapper class. |
HpcCacheManagementClientWrapper(IStorageCacheManagementClient) |
Initializes a new instance of the HpcCacheManagementClientWrapper class. |
Properties
ErrorLogger |
Gets or sets error logging. |
HpcCacheManagementClient |
Gets or sets hpc Cache management client. |
VerboseLogger |
Gets or sets verbose logging. |
WarningLogger |
Gets or sets warning Logger. |