IaasVMRecoveryPoint |
IaasVMRecoveryPoint.withIsInstantIlrSessionActive(Boolean isInstantIlrSessionActive) |
Set the isInstantIlrSessionActive property: Is the session to recover items from this backup copy still active.
|
IaasVMRecoveryPoint |
IaasVMRecoveryPoint.withIsManagedVirtualMachine(Boolean isManagedVirtualMachine) |
Set the isManagedVirtualMachine property: Whether VM is with Managed Disks.
|
IaasVMRecoveryPoint |
IaasVMRecoveryPoint.withIsSourceVMEncrypted(Boolean isSourceVMEncrypted) |
Set the isSourceVMEncrypted property: Identifies whether the VM was encrypted when the backup copy is created.
|
IaasVMRecoveryPoint |
IaasVMRecoveryPoint.withKeyAndSecret(KeyAndSecretDetails keyAndSecret) |
Set the keyAndSecret property: Required details for recovering an encrypted VM.
|
IaasVMRecoveryPoint |
IaasVMRecoveryPoint.withOriginalStorageAccountOption(Boolean originalStorageAccountOption) |
Set the originalStorageAccountOption property: Original Storage Account Option.
|
IaasVMRecoveryPoint |
IaasVMRecoveryPoint.withOsType(String osType) |
Set the osType property: OS type.
|
IaasVMRecoveryPoint |
IaasVMRecoveryPoint.withRecoveryPointAdditionalInfo(String recoveryPointAdditionalInfo) |
Set the recoveryPointAdditionalInfo property: Additional information associated with this backup copy.
|
IaasVMRecoveryPoint |
IaasVMRecoveryPoint.withRecoveryPointDiskConfiguration(RecoveryPointDiskConfiguration recoveryPointDiskConfiguration) |
Set the recoveryPointDiskConfiguration property: Disk configuration.
|
IaasVMRecoveryPoint |
IaasVMRecoveryPoint.withRecoveryPointMoveReadinessInfo(Map<String,RecoveryPointMoveReadinessInfo> recoveryPointMoveReadinessInfo) |
Set the recoveryPointMoveReadinessInfo property: Eligibility of RP to be moved to another tier.
|
IaasVMRecoveryPoint |
IaasVMRecoveryPoint.withRecoveryPointTierDetails(List<RecoveryPointTierInformationV2> recoveryPointTierDetails) |
Set the recoveryPointTierDetails property: Recovery point tier information.
|
IaasVMRecoveryPoint |
IaasVMRecoveryPoint.withRecoveryPointTime(OffsetDateTime recoveryPointTime) |
Set the recoveryPointTime property: Time at which this backup copy was created.
|
IaasVMRecoveryPoint |
IaasVMRecoveryPoint.withRecoveryPointType(String recoveryPointType) |
Set the recoveryPointType property: Type of the backup copy.
|
IaasVMRecoveryPoint |
IaasVMRecoveryPoint.withSourceVMStorageType(String sourceVMStorageType) |
Set the sourceVMStorageType property: Storage type of the VM whose backup copy is created.
|
IaasVMRecoveryPoint |
IaasVMRecoveryPoint.withVirtualMachineSize(String virtualMachineSize) |
Set the virtualMachineSize property: Virtual Machine Size.
|
IaasVMRecoveryPoint |
IaasVMRecoveryPoint.withZones(List<String> zones) |
Set the zones property: Identifies the zone of the VM at the time of backup.
|