Share via


RequestHistory.ResponseStatusCode Property

Definition

The status code of the response.

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

Property Value

Implements

Attributes

Applies to