Partager via


ServiceUnit.Steps Propriété

Définition

Obtient ou définit des informations détaillées sur l’étape, le cas échéant.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à