DataDisksGroups interface
The data disks groups for the role.
Properties
disk |
ReadOnly. The DiskSize in GB. Do not set this value. NOTE: This property will not be serialized. It can only be populated by the server. |
disks |
The number of disks per node. |
storage |
ReadOnly. The storage account type. Do not set this value. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
diskSizeGB
ReadOnly. The DiskSize in GB. Do not set this value. NOTE: This property will not be serialized. It can only be populated by the server.
diskSizeGB?: number
Property Value
number
disksPerNode
The number of disks per node.
disksPerNode?: number
Property Value
number
storageAccountType
ReadOnly. The storage account type. Do not set this value. NOTE: This property will not be serialized. It can only be populated by the server.
storageAccountType?: string
Property Value
string