NewAzHpcStorageTarget 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.
[System.Management.Automation.Cmdlet("New", "AzHpcCacheStorageTarget", DefaultParameterSetName="ClfsParameterSet", SupportsShouldProcess=true)]
[System.Management.Automation.OutputType(new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.HPCCache.Models.PSHpcStorageTarget) })]
public class NewAzHpcStorageTarget : Microsoft.Azure.PowerShell.Cmdlets.HPCCache.Models.HpcCacheBaseCmdlet
[<System.Management.Automation.Cmdlet("New", "AzHpcCacheStorageTarget", DefaultParameterSetName="ClfsParameterSet", SupportsShouldProcess=true)>]
[<System.Management.Automation.OutputType(new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.HPCCache.Models.PSHpcStorageTarget) })>]
type NewAzHpcStorageTarget = class
inherit HpcCacheBaseCmdlet
Public Class NewAzHpcStorageTarget
Inherits HpcCacheBaseCmdlet
- Inheritance
- Attributes
Constructors
| NewAzHpcStorageTarget() |
Fields
Properties
| _dataCollectionProfile | (Inherited from AzurePSCmdlet) |
| _matchers | (Inherited from AzurePSCmdlet) |
| AsJob | |
| AsJobDynamicParameters | (Inherited from AzurePSCmdlet) |
| CacheName | |
| CLFS | |
| DataCollectionWarning | (Inherited from AzureRMCmdlet) |
| DebugMessages | (Inherited from AzurePSCmdlet) |
| DefaultContext | (Inherited from AzureRMCmdlet) |
| DefaultProfile | (Inherited from AzureRMCmdlet) |
| Force | |
| HostName | |
| HpcCacheClient | (Inherited from HpcCacheBaseCmdlet) |
| ImplementationBackgroundJobDescription | (Inherited from AzurePSCmdlet) |
| IsErrorMetricEnabled | (Inherited from AzurePSCmdlet) |
| IsUsageMetricEnabled | (Inherited from AzurePSCmdlet) |
| Junction | |
| ModuleName | (Inherited from AzurePSCmdlet) |
| ModuleVersion | (Inherited from AzurePSCmdlet) |
| Name | |
| NFS | |
| PSVersion |
Obsolete.
(Inherited from AzurePSCmdlet)
|
| ResourceGroupName | |
| SessionState | (Inherited from AzurePSCmdlet) |
| StorageContainerID | |
| UsageModel | |
Methods
Extension Methods
| DisableDataCollection(AzurePSCmdlet) | |
| EnableDataCollection(AzurePSCmdlet) |