Azure DevTest Labs · Schema

AttachNewDataDiskOptionsFragment

Properties to attach new disk to the Virtual Machine.

AzureDevelopmentInfrastructureLabsTestingVirtual Machines

Properties

Name Type Description
diskName string The name of the disk to be attached.
diskSizeGiB integer Size of the disk to be attached in GibiBytes.
diskType string The storage type for the disk (i.e. Standard, Premium).
View JSON Schema on GitHub