PSResourceGroupDeployment Class

Definition

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

Constructors

PSResourceGroupDeployment()

Properties

CorrelationId
CorrelationId (Inherited from PSDeploymentObject)
DeploymentDebugLogLevel
DeploymentDebugLogLevel (Inherited from PSDeploymentObject)
DeploymentName
DeploymentName (Inherited from PSDeploymentObject)
Mode
Mode (Inherited from PSDeploymentObject)
OnErrorDeployment
Outputs
Outputs (Inherited from PSDeploymentObject)
OutputsString
OutputsString (Inherited from PSDeploymentObject)
Parameters
Parameters (Inherited from PSDeploymentObject)
ParametersString
ParametersString (Inherited from PSDeploymentObject)
ProvisioningState
ProvisioningState (Inherited from PSDeploymentObject)
ResourceGroupName
Tags (Inherited from PSDeploymentObject)
TemplateLink
TemplateLink (Inherited from PSDeploymentObject)
TemplateLinkString
TemplateLinkString (Inherited from PSDeploymentObject)
Timestamp
Timestamp (Inherited from PSDeploymentObject)

Applies to