Compartilhar via


ServiceUnit.Steps Propriedade

Definição

Obtém ou define informações detalhadas da etapa, se houver.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a