Share via


IDeploymentStep.Exception Property

Definition

List of exceptions in AzureStackHCI Cluster Deployment.

[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="List of exceptions in AzureStackHCI Cluster Deployment.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="exception")]
public string[] Exception { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="List of exceptions in AzureStackHCI Cluster Deployment.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="exception")>]
member this.Exception : string[]
Public ReadOnly Property Exception As String()

Property Value

String[]
Attributes

Applies to