A2AVmManagedDiskUpdateDetails interface
A2A Vm managed disk update details.
Properties
disk |
The recovery os disk encryption information. |
disk |
The disk Id. |
failover |
The target disk name for unplanned failover operation. |
recovery |
The replica disk type before failover. |
recovery |
The target disk type before failover. |
tfo |
The target disk name for test failover operation. |
Property Details
diskEncryptionInfo
The recovery os disk encryption information.
diskEncryptionInfo?: DiskEncryptionInfo
Property Value
diskId
The disk Id.
diskId?: string
Property Value
string
failoverDiskName
The target disk name for unplanned failover operation.
failoverDiskName?: string
Property Value
string
recoveryReplicaDiskAccountType
The replica disk type before failover.
recoveryReplicaDiskAccountType?: string
Property Value
string
recoveryTargetDiskAccountType
The target disk type before failover.
recoveryTargetDiskAccountType?: string
Property Value
string
tfoDiskName
The target disk name for test failover operation.
tfoDiskName?: string
Property Value
string