你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
AzureHDInsightRole Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public class AzureHDInsightRole
type AzureHDInsightRole = class
Public Class AzureHDInsightRole
- Inheritance
-
AzureHDInsightRole
Constructors
Properties
AutoscaleConfiguration |
Gets or sets the autoscale configurations. |
DataDisksGroups |
Gets or sets the data disks groups for the role. |
HardwareProfile |
Gets or sets the hardware profile. |
MinInstanceCount |
Gets or sets the minimum instance count of the cluster. |
Name |
Gets or sets the name of the role. |
OsProfile |
Gets or sets the operating system profile. |
ScriptActions |
Gets or sets the list of script actions on the role. |
TargetInstanceCount |
Gets or sets the instance count of the cluster. |
VirtualNetworkProfile |
Gets or sets the virtual network profile. |