Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
PSHttpResponse Class
Definition
- Namespace:
- Microsoft.Azure.Commands.Profile.Models
- Assembly:
- Microsoft.Azure.PowerShell.Cmdlets.Accounts.dll
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.
public class PSHttpResponse
type PSHttpResponse = class
Public Class PSHttpResponse
- Inheritance
-
PSHttpResponse
Constructors
| Name | Description |
|---|---|
| PSHttpResponse(AzureOperationResponse<String>) | |
Properties
| Name | Description |
|---|---|
| Content | |
| Headers | |
| Method | |
| RequestUri | |
| StatusCode | |
| Version | |
