IDeploymentStep.Exception Property

Definition

List of exceptions in AzureStackHCI Cluster Deployment.

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

Property Value

Attributes

Applies to