Share via


StepGroup.PostDeploymentSteps Property

Definition

The list of steps to be run after deploying the target.

public System.Collections.Generic.IList<Azure.ResourceManager.DeploymentManager.Models.PrePostStep> PostDeploymentSteps { get; }
member this.PostDeploymentSteps : System.Collections.Generic.IList<Azure.ResourceManager.DeploymentManager.Models.PrePostStep>
Public ReadOnly Property PostDeploymentSteps As IList(Of PrePostStep)

Property Value

Applies to