Aracılığıyla paylaş


StatusCodesBasedTrigger.Status Property

Definition

HTTP status code.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Owned)]
public int? Status { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Owned)>]
member this.Status : Nullable<int> with get, set
Public Property Status As Nullable(Of Integer)

Property Value

Implements

Attributes

Applies to