ComputeSizeErrorDetails 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.
Represents the error used to indicate why the target compute size is not applicable.
public class ComputeSizeErrorDetails
type ComputeSizeErrorDetails = class
Public Class ComputeSizeErrorDetails
- Inheritance
-
ComputeSizeErrorDetails
Constructors
ComputeSizeErrorDetails() |
Initializes a new instance of the ComputeSizeErrorDetails class. |
ComputeSizeErrorDetails(String, String) |
Initializes a new instance of the ComputeSizeErrorDetails class. |
Properties
Message |
Gets or sets the error message. |
Severity |
Gets or sets the severity of the error. |