ImageDisk |
ImageDisk.withBlobUri(String blobUri) |
Set the blobUri property: The Virtual Hard Disk.
|
ImageDisk |
ImageDisk.withCaching(CachingTypes caching) |
Set the caching property: Specifies the caching requirements.
|
ImageDisk |
ImageDisk.withDiskEncryptionSet(DiskEncryptionSetParameters diskEncryptionSet) |
Set the diskEncryptionSet property: Specifies the customer managed disk encryption set resource id for the
managed image disk.
|
ImageDisk |
ImageDisk.withDiskSizeGB(Integer diskSizeGB) |
Set the diskSizeGB property: Specifies the size of empty data disks in gigabytes.
|
ImageDisk |
ImageDisk.withManagedDisk(com.azure.core.management.SubResource managedDisk) |
Set the managedDisk property: The managedDisk.
|
ImageDisk |
ImageDisk.withSnapshot(com.azure.core.management.SubResource snapshot) |
Set the snapshot property: The snapshot.
|
ImageDisk |
ImageDisk.withStorageAccountType(StorageAccountTypes storageAccountType) |
Set the storageAccountType property: Specifies the storage account type for the managed disk.
|