WebSiteOperationStatusResponse.Error 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.
Information about an error that occurred during the operation.
public class WebSiteOperationStatusResponse.Error
type WebSiteOperationStatusResponse.Error = class
Public Class WebSiteOperationStatusResponse.Error
- Inheritance
-
WebSiteOperationStatusResponse.Error
Constructors
WebSiteOperationStatusResponse.Error() |
Initializes a new instance of the Error class. |
Properties
Code |
Optional. The error code. |
ExtendedCode |
Optional. The extended error code. |
InnerErrors |
Optional. The inner errors for this operation. |
Message |
Optional. The error message. |
MessageTemplate |
Optional. The message template. |
Parameters |
Optional. The parameters for the message template. |
Applies to
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET