Scale Set Storage Profile Data Disk Args
Constructors
Properties
Link copied to clipboard
Specifies how the data disk should be created. The only possible options are FromImage
and Empty
.
Link copied to clipboard
Specifies the size of the disk in GB. This element is required when creating an empty disk.
Link copied to clipboard
Specifies the type of managed disk to create. Value must be either Standard_LRS
, StandardSSD_LRS
or Premium_LRS
.