AzureRestExceptionRecord Class
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.
public class AzureRestExceptionRecord : Microsoft.Azure.Commands.Profile.Errors.AzureExceptionRecord
type AzureRestExceptionRecord = class
inherit AzureExceptionRecord
Public Class AzureRestExceptionRecord
Inherits AzureExceptionRecord
- Inheritance
Constructors
AzureRestExceptionRecord(CloudException, ErrorRecord, Boolean) | |
AzureRestExceptionRecord(CloudException, ErrorRecord, Boolean) |
Properties
ErrorCategory | (Inherited from AzureErrorRecord) |
ErrorDetails | (Inherited from AzureErrorRecord) |
Exception | (Inherited from AzureExceptionRecord) |
HelpLink | (Inherited from AzureExceptionRecord) |
InnerException | (Inherited from AzureExceptionRecord) |
InvocationInfo | (Inherited from AzureErrorRecord) |
Message | (Inherited from AzureExceptionRecord) |
RequestId | |
RequestMessage | |
ScriptStackTrace | (Inherited from AzureErrorRecord) |
ServerMessage | |
ServerResponse | |
StackTrace | (Inherited from AzureExceptionRecord) |