PSDeployment Class

Definition

public class PSDeployment : Microsoft.Azure.Commands.ResourceManager.Cmdlets.SdkModels.PSDeploymentObject
type PSDeployment = class
    inherit PSDeploymentObject
Public Class PSDeployment
Inherits PSDeploymentObject
Inheritance
PSDeployment

Constructors

PSDeployment()

Properties

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)

Applies to