Cluster Class
The HDInsight cluster.
Variables are only populated by the server, and will be ignored when sending a request.
All required parameters must be populated in order to send to server.
Constructor
Cluster(*, location: str, tags: dict[str, str] | None = None, etag: str | None = None, zones: list[str] | None = None, properties: _models.ClusterGetProperties | None = None, identity: _models.ClusterIdentity | None = None, **kwargs: Any)
Keyword-Only Parameters
| Name | Description |
|---|---|
|
tags
|
Resource tags. Default value: None
|
|
location
|
The geo-location where the resource lives. Required. |
|
etag
|
The ETag for the resource. Default value: None
|
|
zones
|
The availability zones. Default value: None
|
|
properties
|
The properties of the cluster. Default value: None
|
|
identity
|
The identity of the cluster, if configured. Default value: None
|
Variables
| Name | Description |
|---|---|
|
id
|
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}. |
|
name
|
The name of the resource. |
|
type
|
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts". |
|
tags
|
Resource tags. |
|
location
|
The geo-location where the resource lives. Required. |
|
etag
|
The ETag for the resource. |
|
zones
|
The availability zones. |
|
properties
|
The properties of the cluster. |
|
identity
|
The identity of the cluster, if configured. |
|
system_data
|
Metadata pertaining to creation and last modification of the resource. |