Role Class
Describes a role on the cluster.
- Inheritance
-
Role
Constructor
Role(*, name: Optional[str] = None, min_instance_count: Optional[int] = None, target_instance_count: Optional[int] = None, vm_group_name: Optional[str] = None, autoscale_configuration: Optional[azure.mgmt.hdinsight.models._models_py3.Autoscale] = None, hardware_profile: Optional[azure.mgmt.hdinsight.models._models_py3.HardwareProfile] = None, os_profile: Optional[azure.mgmt.hdinsight.models._models_py3.OsProfile] = None, virtual_network_profile: Optional[azure.mgmt.hdinsight.models._models_py3.VirtualNetworkProfile] = None, data_disks_groups: Optional[List[azure.mgmt.hdinsight.models._models_py3.DataDisksGroups]] = None, script_actions: Optional[List[azure.mgmt.hdinsight.models._models_py3.ScriptAction]] = None, encrypt_data_disks: Optional[bool] = False, **kwargs)
Parameters
Feedback
Submit and view feedback for