HttpMessageInfo Constructors
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.
C#
public HttpMessageInfo (Hyak.Common.CloudHttpErrorInfo message);
new Microsoft.Azure.Commands.Profile.Errors.HttpMessageInfo : Hyak.Common.CloudHttpErrorInfo -> Microsoft.Azure.Commands.Profile.Errors.HttpMessageInfo
Public Sub New (message As CloudHttpErrorInfo)
Parameters
- message
- Hyak.Common.CloudHttpErrorInfo
Applies to
Azure - PowerShell Commands Latest e outras versões
Produto | Versões |
---|---|
Azure - PowerShell Commands | 12 (LTS), Latest |
Azure RM - PowerShell Commands | Latest |
C#
public HttpMessageInfo (Microsoft.Rest.HttpMessageWrapper message);
new Microsoft.Azure.Commands.Profile.Errors.HttpMessageInfo : Microsoft.Rest.HttpMessageWrapper -> Microsoft.Azure.Commands.Profile.Errors.HttpMessageInfo
Public Sub New (message As HttpMessageWrapper)
Parameters
- message
- HttpMessageWrapper
Applies to
Azure - PowerShell Commands Latest e outras versões
Produto | Versões |
---|---|
Azure - PowerShell Commands | 12 (LTS), Latest |
Azure RM - PowerShell Commands | Latest |