Dela via


IStatusCodesBasedTrigger.SubStatus Property

Definition

Request Sub Status.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Request Sub Status.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=false, Required=false, SerializedName="subStatus")]
public int? SubStatus { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Request Sub Status.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=false, Required=false, SerializedName="subStatus")>]
member this.SubStatus : Nullable<int> with get, set
Public Property SubStatus As Nullable(Of Integer)

Property Value

Attributes

Applies to