RestorePointSourceVmosDisk |
RestorePointSourceVMStorageProfile.osDisk() |
Get the osDisk property: Gets the OS disk of the VM captured at the time of the restore point creation.
|
RestorePointSourceVmosDisk |
RestorePointSourceVmosDisk.withCaching(CachingTypes caching) |
Set the caching property: Gets the caching type.
|
RestorePointSourceVmosDisk |
RestorePointSourceVmosDisk.withDiskRestorePoint(ApiEntityReference diskRestorePoint) |
Set the diskRestorePoint property: Gets the disk restore point Id.
|
RestorePointSourceVmosDisk |
RestorePointSourceVmosDisk.withDiskSizeGB(Integer diskSizeGB) |
Set the diskSizeGB property: Gets the disk size in GB.
|
RestorePointSourceVmosDisk |
RestorePointSourceVmosDisk.withEncryptionSettings(DiskEncryptionSettings encryptionSettings) |
Set the encryptionSettings property: Gets the disk encryption settings.
|
RestorePointSourceVmosDisk |
RestorePointSourceVmosDisk.withManagedDisk(ManagedDiskParameters managedDisk) |
Set the managedDisk property: Gets the managed disk details.
|
RestorePointSourceVmosDisk |
RestorePointSourceVmosDisk.withName(String name) |
Set the name property: Gets the disk name.
|
RestorePointSourceVmosDisk |
RestorePointSourceVmosDisk.withOsType(OperatingSystemType osType) |
Set the osType property: Gets the Operating System type.
|