Číst v angličtině

Sdílet prostřednictvím


HDInsightClusterValidationErrorInfo Class

Definition

The validation error information.

public class HDInsightClusterValidationErrorInfo
public class HDInsightClusterValidationErrorInfo : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.HDInsight.Models.HDInsightClusterValidationErrorInfo>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.HDInsight.Models.HDInsightClusterValidationErrorInfo>
type HDInsightClusterValidationErrorInfo = class
type HDInsightClusterValidationErrorInfo = class
    interface IJsonModel<HDInsightClusterValidationErrorInfo>
    interface IPersistableModel<HDInsightClusterValidationErrorInfo>
Public Class HDInsightClusterValidationErrorInfo
Public Class HDInsightClusterValidationErrorInfo
Implements IJsonModel(Of HDInsightClusterValidationErrorInfo), IPersistableModel(Of HDInsightClusterValidationErrorInfo)
Inheritance
HDInsightClusterValidationErrorInfo
Implements

Properties

Code

The error code.

ErrorResource

The error resource.

Message

The error message.

MessageArguments

The message arguments.

Explicit Interface Implementations

Applies to