Compartilhar via


StepGroup.PostDeploymentSteps Propriedade

Definição

Obtém ou define a lista de etapas a serem executadas após a implantação do destino.

[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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a