Delen via


ComputeSizeErrorDetails Class

Definition

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.

Applies to