Share via


IDeploymentStep.Step Property

Definition

List of nested steps of AzureStackHCI Cluster Deployment.

[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="List of nested steps of AzureStackHCI Cluster Deployment.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.Api20240401.IDeploymentStep) }, ReadOnly=true, Required=false, SerializedName="steps")]
public Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.Api20240401.IDeploymentStep[] Step { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="List of nested steps of AzureStackHCI Cluster Deployment.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.Api20240401.IDeploymentStep) }, ReadOnly=true, Required=false, SerializedName="steps")>]
member this.Step : Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.Api20240401.IDeploymentStep[]
Public ReadOnly Property Step As IDeploymentStep()

Property Value

Attributes

Applies to