Share via


IStep.Steps Property

Definition

Recursive model for child steps of this step.

[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="Recursive model for child steps of this step.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.Api20240401.IStep) }, ReadOnly=false, Required=false, SerializedName="steps")]
public Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.Api20240401.IStep[] Steps { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="Recursive model for child steps of this step.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.Api20240401.IStep) }, ReadOnly=false, Required=false, SerializedName="steps")>]
member this.Steps : Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.Api20240401.IStep[] with get, set
Public Property Steps As IStep()

Property Value

IStep[]
Attributes

Applies to