Share via


IDeploymentStep.Status Property

Definition

Status of step. Allowed values are 'Error', 'Success', 'InProgress'

[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="Status of step. Allowed values are 'Error', 'Success', 'InProgress'", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="status")]
public string Status { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="Status of step. Allowed values are 'Error', 'Success', 'InProgress'", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="status")>]
member this.Status : string
Public ReadOnly Property Status As String

Property Value

Attributes

Applies to