IaasCluster Class
Class representing information about a provisioned IaaS deployment in HdInsight
Inheritance Hierarchy
System.Object
Microsoft.WindowsAzure.Management.HDInsight.Contracts.Iaas.Jan2015.IaasCluster
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 IaasCluster
'Usage
Dim instance As IaasCluster
[DataContractAttribute(Namespace = "https://schemas.microsoft.com/hdinsight/2014/05/management")]
public class IaasCluster
[DataContractAttribute(Namespace = L"https://schemas.microsoft.com/hdinsight/2014/05/management")]
public ref class IaasCluster
[<DataContractAttribute(Namespace = "https://schemas.microsoft.com/hdinsight/2014/05/management")>]
type IaasCluster = class end
public class IaasCluster
The IaasCluster type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
![]() |
IaasCluster |
Top
Properties
| Name | Description | |
|---|---|---|
![]() |
ApiVersion | API Schema version with which this deployment was created. |
![]() |
ConnectivityEndpoints | A collection of Connectivity endpoints that is available for this cluster. |
![]() |
CreatedDate | Date this deployment was created |
![]() |
DeploymentDocuments | A list of the user specified stack configuration documents |
![]() |
Errors | A list of errors object indicating failure if State is error |
![]() |
HdiVersion | Version of the stack |
![]() |
Id | Unique client specified id for the stack instance |
![]() |
Location | Azure location where this cluster is provisioned |
![]() |
State | State of the stack instance |
![]() |
TenantId | Remote HdInsight id for the stack instance |
![]() |
UserSubscriptionId | Azure subscriptionId owning this instance |
![]() |
UserTags | A generic key value properties bag for passing additional adhoc information. Examples of adhoc information can be following - User specified tags |
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)