你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

AzureHDInsightDataDisksGroups Class

Definition

public class AzureHDInsightDataDisksGroups
type AzureHDInsightDataDisksGroups = class
Public Class AzureHDInsightDataDisksGroups
Inheritance
AzureHDInsightDataDisksGroups

Constructors

AzureHDInsightDataDisksGroups()
AzureHDInsightDataDisksGroups(DataDisksGroups)
AzureHDInsightDataDisksGroups(Nullable<Int32>, String, Nullable<Int32>)

Properties

DiskSizeGB

Gets readOnly. The DiskSize in GB. Do not set this value.

DisksPerNode

Gets or sets the number of disks per node.

StorageAccountType

Gets readOnly. The storage account type. Do not set this value.

Applies to