Cluster Class
A cluster resource.
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 Azure.
- Inheritance
-
azure.mgmt.avs.models._models_py3.ResourceCluster
Constructor
Cluster(*, sku: azure.mgmt.avs.models._models_py3.Sku, cluster_size: Optional[int] = None, hosts: Optional[List[str]] = None, **kwargs)
Parameters
Variables
- id
- str
Resource ID.
- name
- str
Resource name.
- type
- str
Resource type.
- provisioning_state
- str or ClusterProvisioningState
The state of the cluster provisioning. Possible values include: "Succeeded", "Failed", "Cancelled", "Deleting", "Updating".
- cluster_id
- int
The identity.
Feedback
Submit and view feedback for