Condividi tramite


IDeploymentInstance.Reason Property

Definition

Failed reason of the deployment instance

[Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Runtime.Info(Create=false, Description="Failed reason of the deployment instance", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="reason", Update=false)]
public string Reason { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Runtime.Info(Create=false, Description="Failed reason of the deployment instance", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="reason", Update=false)>]
member this.Reason : string
Public ReadOnly Property Reason As String

Property Value

Attributes

Applies to