IaasClusterError Class
Complext type holding Error information about Stack configurations
Inheritance Hierarchy
System.Object
Microsoft.WindowsAzure.Management.HDInsight.Contracts.Iaas.Jan2015.IaasClusterError
Namespace: Microsoft.WindowsAzure.Management.HDInsight.Contracts.Iaas.Jan2015
Assembly: Microsoft.WindowsAzure.Management.HDInsight.Contracts (in Microsoft.WindowsAzure.Management.HDInsight.Contracts.dll)
Syntax
'Declaration
<DataContractAttribute(Namespace := "https://schemas.microsoft.com/hdinsight/2014/05/management")> _
Public Class IaasClusterError
'Usage
Dim instance As IaasClusterError
[DataContractAttribute(Namespace = "https://schemas.microsoft.com/hdinsight/2014/05/management")]
public class IaasClusterError
[DataContractAttribute(Namespace = L"https://schemas.microsoft.com/hdinsight/2014/05/management")]
public ref class IaasClusterError
[<DataContractAttribute(Namespace = "https://schemas.microsoft.com/hdinsight/2014/05/management")>]
type IaasClusterError = class end
public class IaasClusterError
The IaasClusterError type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
![]() |
IaasClusterError |
Top
Properties
| Name | Description | |
|---|---|---|
![]() |
ErrorCode | A simple code for the failure |
![]() |
ErrorDescription | User friendly message about the failure. |
Top
Methods
| Name | Description | |
|---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Reference
Microsoft.WindowsAzure.Management.HDInsight.Contracts.Iaas.Jan2015 Namespace
.jpeg)
.jpeg)
.jpeg)