RolloutCreateOrUpdateContent.StepGroups プロパティ

定義

オーケストレーションを定義するステップ グループの一覧。

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)

プロパティ値

適用対象