InvokeRestMethodCommand.ResponseHeadersVariable Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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