DeploymentStacksCreateCmdletBase 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.
public class DeploymentStacksCreateCmdletBase : Microsoft.Azure.Commands.ResourceManager.Cmdlets.Implementation.DeploymentStacksCmdletBase, System.Management.Automation.IDynamicParameters
type DeploymentStacksCreateCmdletBase = class
inherit DeploymentStacksCmdletBase
interface IDynamicParameters
Public Class DeploymentStacksCreateCmdletBase
Inherits DeploymentStacksCmdletBase
Implements IDynamicParameters
- Inheritance
-
DeploymentStacksCreateCmdletBase
- Derived
- Implements
Constructors
| Name | Description |
|---|---|
| DeploymentStacksCreateCmdletBase() | |
Fields
| Name | Description |
|---|---|
| _adalListener | (Inherited from AzurePSCmdlet) |
| _clientRequestId | (Inherited from AzurePSCmdlet) |
| _cmdletContext | (Inherited from AzurePSCmdlet) |
| _fileTimeStampSuffixFormat | (Inherited from AzurePSCmdlet) |
| _metricHelper | (Inherited from AzurePSCmdlet) |
| _qosEvent | (Inherited from AzurePSCmdlet) |
| _serviceClientTracingInterceptor | (Inherited from AzureRMCmdlet) |
| AUX_HEADER_NAME | (Inherited from AzureRMCmdlet) |
| AUX_TOKEN_APPEND_CHAR | (Inherited from AzureRMCmdlet) |
| AUX_TOKEN_PREFIX | (Inherited from AzureRMCmdlet) |
| EnqueueDebugKey | (Inherited from AzureRMCmdlet) |
| MAX_NUMBER_OF_TOKENS_ALLOWED_IN_AUX_HEADER | (Inherited from AzureRMCmdlet) |
| protectedTemplateUri | |
| WriteDebugKey | (Inherited from AzureRMCmdlet) |
| WriteInformationKey | (Inherited from AzureRMCmdlet) |
| WriteVerboseKey | (Inherited from AzureRMCmdlet) |
| WriteWarningKey | (Inherited from AzureRMCmdlet) |
Properties
| Name | Description |
|---|---|
| _dataCollectionProfile | (Inherited from AzurePSCmdlet) |
| _matchers | (Inherited from AzurePSCmdlet) |
| AsJobDynamicParameters | (Inherited from AzurePSCmdlet) |
| CancellationToken |
Gets the cancellation source. (Inherited from ResourceManagerCmdletBase) |
| DataCollectionWarning | (Inherited from AzureRMCmdlet) |
| DebugMessages | (Inherited from AzurePSCmdlet) |
| DefaultContext | (Inherited from AzureRMCmdlet) |
| DefaultProfile | (Inherited from AzureRMCmdlet) |
| DeploymentStacksSdkClient |
Gets or sets the deployment stacks sdk client (Inherited from DeploymentStacksCmdletBase) |
| DeploymentStacksWhatIfSdkClient |
Gets or sets the deployment stacks what-if sdk client (separate resource type) (Inherited from DeploymentStacksCmdletBase) |
| ImplementationBackgroundJobDescription | (Inherited from AzurePSCmdlet) |
| IsErrorMetricEnabled | (Inherited from AzurePSCmdlet) |
| IsUsageMetricEnabled | (Inherited from AzurePSCmdlet) |
| ModuleName | (Inherited from AzurePSCmdlet) |
| ModuleVersion | (Inherited from AzurePSCmdlet) |
| NewResourceManagerSdkClient |
Gets or sets the resource manager sdk client (Inherited from ResourceManagerCmdletBase) |
| Pre |
Gets or sets the switch that indicates if pre-release API version should be considered. (Inherited from ResourceManagerCmdletBase) |
| PSVersion |
Obsolete.
(Inherited from AzurePSCmdlet)
|
| QueryString | |
| ResourceManagerSdkClient |
Gets or sets the resource manager sdk client (Inherited from ResourceManagerCmdletBase) |
| SessionState | (Inherited from AzurePSCmdlet) |
| SkipTemplateParameterPrompt | |
| SubscriptionSdkClient |
Gets or sets the subscription sdk client (Inherited from ResourceManagerCmdletBase) |
| TemplateFile | |
| TemplateObject | |
| TemplateParameterFile | |
| TemplateParameterObject | |
| TemplateParameterUri | |
| TemplateSpecId | |
| TemplateSpecsClient |
TemplateSpecsClient for making template spec sdk calls. On first access, it will be initialized before being returned. |
| TemplateUri | |
Methods
Extension Methods
| Name | Description |
|---|---|
| DisableDataCollection(AzurePSCmdlet) | |
| EnableDataCollection(AzurePSCmdlet) | |