A2AProtected Disk Details Response
data class A2AProtectedDiskDetailsResponse(val allowedDiskLevelOperation: List<String>? = null, val dataPendingAtSourceAgentInMB: Double? = null, val dataPendingInStagingStorageAccountInMB: Double? = null, val dekKeyVaultArmId: String? = null, val diskCapacityInBytes: Double? = null, val diskName: String? = null, val diskState: String? = null, val diskType: String? = null, val diskUri: String? = null, val isDiskEncrypted: Boolean? = null, val isDiskKeyEncrypted: Boolean? = null, val kekKeyVaultArmId: String? = null, val keyIdentifier: String? = null, val monitoringJobType: String? = null, val monitoringPercentageCompletion: Int? = null, val primaryDiskAzureStorageAccountId: String? = null, val primaryStagingAzureStorageAccountId: String? = null, val recoveryAzureStorageAccountId: String? = null, val recoveryDiskUri: String? = null, val resyncRequired: Boolean? = null, val secretIdentifier: String? = null)
A2A protected disk details.
Constructors
Link copied to clipboard
fun A2AProtectedDiskDetailsResponse(allowedDiskLevelOperation: List<String>? = null, dataPendingAtSourceAgentInMB: Double? = null, dataPendingInStagingStorageAccountInMB: Double? = null, dekKeyVaultArmId: String? = null, diskCapacityInBytes: Double? = null, diskName: String? = null, diskState: String? = null, diskType: String? = null, diskUri: String? = null, isDiskEncrypted: Boolean? = null, isDiskKeyEncrypted: Boolean? = null, kekKeyVaultArmId: String? = null, keyIdentifier: String? = null, monitoringJobType: String? = null, monitoringPercentageCompletion: Int? = null, primaryDiskAzureStorageAccountId: String? = null, primaryStagingAzureStorageAccountId: String? = null, recoveryAzureStorageAccountId: String? = null, recoveryDiskUri: String? = null, resyncRequired: Boolean? = null, secretIdentifier: String? = 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
Link copied to clipboard