IEceReportedProperties.DeploymentStatusStep Property

Definition

List of steps of AzureStackHCI Cluster Deployment.

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

Property Value

Attributes

Applies to