PSHttpResponse.StatusCode Property

Definition

public int StatusCode { get; set; }
[Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Label="StatusCode", Position=0, Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.List)]
public int StatusCode { get; set; }
member this.StatusCode : int with get, set
[<Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Label="StatusCode", Position=0, Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.List)>]
member this.StatusCode : int with get, set
Public Property StatusCode As Integer

Property Value

Attributes

Applies to