IInMageAzureV2ProtectedDiskDetails Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.InMageAzureV2ProtectedDiskDetailsTypeConverter))]
public interface IInMageAzureV2ProtectedDiskDetails : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202301.InMageAzureV2ProtectedDiskDetailsTypeConverter))>]
type IInMageAzureV2ProtectedDiskDetails = interface
interface IJsonSerializable
Public Interface IInMageAzureV2ProtectedDiskDetails
Implements IJsonSerializable
- Derived
- Attributes
- Implements
Properties
DiskCapacityInByte |
The disk capacity in bytes. |
DiskId |
The disk id. |
DiskName |
The disk name. |
DiskResized |
A value indicating whether disk is resized. |
FileSystemCapacityInByte |
The disk file system capacity in bytes. |
HealthErrorCode |
The health error code for the disk. |
LastRpoCalculatedTime |
The last RPO calculated time. |
ProgressHealth |
The Progress Health. |
ProgressStatus |
The Progress Status. |
ProtectionStage |
The protection stage. |
PsDataInMegaByte |
The PS data transit in MB. |
ResyncDurationInSecond |
The resync duration in seconds. |
ResyncLast15MinutesTransferredByte |
The resync last 15 minutes transferred bytes. |
ResyncLastDataTransferTimeUtc |
The last data transfer time in UTC. |
ResyncProcessedByte |
The resync processed bytes. |
ResyncProgressPercentage |
The resync progress percentage. |
ResyncRequired |
A value indicating whether resync is required for this disk. |
ResyncStartTime |
The resync start time. |
ResyncTotalTransferredByte |
The resync total transferred bytes. |
RpoInSecond |
The RPO in seconds. |
SecondsToTakeSwitchProvider |
The seconds to take for switch provider. |
SourceDataInMegaByte |
The source data transit in MB. |
TargetDataInMegaByte |
The target data transit in MB. |
Methods
ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |