InvokeRestMethodCommand.StatusCodeVariable Property

Definition

Gets or sets the variable name to use for storing the status code from the response.

[System.Management.Automation.Parameter]
public string StatusCodeVariable { get; set; }
[System.Management.Automation.Parameter]
public string? StatusCodeVariable { get; set; }
[<System.Management.Automation.Parameter>]
member this.StatusCodeVariable : string with get, set
Public Property StatusCodeVariable As String

Property Value

Attributes

Applies to