Share via


StatusCodesBasedTrigger.Win32Status Property

Definition

Win32 error code.

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

Property Value

Implements

Attributes

Applies to