Bagikan melalui


RolloutData.StepGroups Property

Definition

The list of step groups that define the orchestration.

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

Property Value

Applies to