In Mage Azure V2Protected Disk Details Response
data class InMageAzureV2ProtectedDiskDetailsResponse(val diskCapacityInBytes: Double? = null, val diskId: String? = null, val diskName: String? = null, val diskResized: String? = null, val fileSystemCapacityInBytes: Double? = null, val healthErrorCode: String? = null, val lastRpoCalculatedTime: String? = null, val protectionStage: String? = null, val psDataInMegaBytes: Double? = null, val resyncDurationInSeconds: Double? = null, val resyncProgressPercentage: Int? = null, val resyncRequired: String? = null, val rpoInSeconds: Double? = null, val sourceDataInMegaBytes: Double? = null, val targetDataInMegaBytes: Double? = null)
InMageAzureV2 protected disk details.
Constructors
Link copied to clipboard
fun InMageAzureV2ProtectedDiskDetailsResponse(diskCapacityInBytes: Double? = null, diskId: String? = null, diskName: String? = null, diskResized: String? = null, fileSystemCapacityInBytes: Double? = null, healthErrorCode: String? = null, lastRpoCalculatedTime: String? = null, protectionStage: String? = null, psDataInMegaBytes: Double? = null, resyncDurationInSeconds: Double? = null, resyncProgressPercentage: Int? = null, resyncRequired: String? = null, rpoInSeconds: Double? = null, sourceDataInMegaBytes: Double? = null, targetDataInMegaBytes: Double? = null)
Types
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard