Disk Object
Disk(name = NULL, sourceImage = NULL, sizeGb = NULL,
description = NULL, diskEncryptionKey = NULL, licenses = NULL,
sourceImageEncryptionKey = NULL, sourceSnapshot = NULL,
sourceSnapshotEncryptionKey = NULL, type = NULL)
Name of the resource
The source image used to create this disk
Size of the persistent disk, specified in GB
An optional description of this resource
Encrypts the disk using a customer-supplied encryption key
Any applicable publicly visible licenses
The customer-supplied encryption key of the source image
The source snapshot used to create this disk
The customer-supplied encryption key of the source snapshot
URL of the disk type resource describing which disk type to use to create the disk
Disk object
A Disk resource.