InvokeRestMethodCommand.ResponseHeadersVariable Property

Definition

Gets or sets the ResponseHeadersVariable property.

[System.Management.Automation.Alias(new System.String[] { "RHV" })]
[System.Management.Automation.Parameter]
public string ResponseHeadersVariable { get; set; }
[System.Management.Automation.Alias(new System.String[] { "RHV" })]
[System.Management.Automation.Parameter]
public string? ResponseHeadersVariable { get; set; }
[<System.Management.Automation.Alias(new System.String[] { "RHV" })>]
[<System.Management.Automation.Parameter>]
member this.ResponseHeadersVariable : string with get, set
Public Property ResponseHeadersVariable As String

Property Value

Attributes

Applies to