Share via


IDeploymentSetting.ValidationStatusStep Property

Definition

List of steps of AzureStackHCI Cluster Deployment.

[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="List of 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[] ValidationStatusStep { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="List of 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.ValidationStatusStep : Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Models.Api20240401.IDeploymentStep[]
Public ReadOnly Property ValidationStatusStep As IDeploymentStep()

Property Value

Attributes

Applies to