Description Usage Arguments Details Value
Make a boot disk for attachment to an instance
1 2 3 |
diskName |
Specifies the disk name |
diskSizeGb |
Specifies the size of the disk in base-2 GB |
diskType |
Specifies the disk type to use to create the instance |
sourceImage |
The source image used to create this disk |
sourceImageEncryptionKey |
The customer-supplied encryption key of the source image |
Specifies the parameters for a new disk that will be created alongside the new instance.
Use initialization parameters to create boot disks or local SSDs attached to the new instance.
This property is mutually exclusive with the source property; you can only define one or the other, but not both.
AttachedDiskInitializeParams object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.