Condividi tramite


ITriggerProperties.StatusCode Property

Definition

The status code.

[Microsoft.Azure.PowerShell.Cmdlets.ImageBuilder.Runtime.Info(Description="The status code.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="code")]
public string StatusCode { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ImageBuilder.Runtime.Info(Description="The status code.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="code")>]
member this.StatusCode : string
Public ReadOnly Property StatusCode As String

Property Value

Attributes

Applies to