Partager via


StepGroup.PostDeploymentSteps Propriété

Définition

Obtient ou définit la liste des étapes à exécuter après le déploiement de la cible.

[Newtonsoft.Json.JsonProperty(PropertyName="postDeploymentSteps")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.DeploymentManager.Models.PrePostStep> PostDeploymentSteps { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="postDeploymentSteps")>]
member this.PostDeploymentSteps : System.Collections.Generic.IList<Microsoft.Azure.Management.DeploymentManager.Models.PrePostStep> with get, set
Public Property PostDeploymentSteps As IList(Of PrePostStep)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à