Udostępnij za pośrednictwem


ServiceUnit.Steps Property

Definition

Detailed step information, if present.

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

Property Value

Applies to