Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
PSDeployment Class
Definition
- Assembly:
- Microsoft.Azure.PowerShell.Cmdlets.ResourceManager.dll
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 PSDeployment : Microsoft.Azure.Commands.ResourceManager.Cmdlets.SdkModels.PSDeploymentObject
type PSDeployment = class
inherit PSDeploymentObject
Public Class PSDeployment
Inherits PSDeploymentObject
- Inheritance
Constructors
| Name | Description |
|---|---|
| PSDeployment() | |
Properties
| Name | Description |
|---|---|
| CorrelationId | (Inherited from PSDeploymentObject) |
| DeploymentDebugLogLevel | (Inherited from PSDeploymentObject) |
| DeploymentName | (Inherited from PSDeploymentObject) |
| Id | |
| Location | |
| ManagementGroupId | |
| Mode | (Inherited from PSDeploymentObject) |
| OnErrorDeployment | |
| Outputs | (Inherited from PSDeploymentObject) |
| OutputsString | (Inherited from PSDeploymentObject) |
| Parameters | (Inherited from PSDeploymentObject) |
| ParametersString | (Inherited from PSDeploymentObject) |
| ProvisioningState | (Inherited from PSDeploymentObject) |
| ResourceGroupName | |
| Tags | (Inherited from PSDeploymentObject) |
| TemplateLink | (Inherited from PSDeploymentObject) |
| TemplateLinkString | (Inherited from PSDeploymentObject) |
| Timestamp | (Inherited from PSDeploymentObject) |
