A2AProtected Managed Disk Details Response
data class A2AProtectedManagedDiskDetailsResponse(val allowedDiskLevelOperation: List<String>? = null, val dataPendingAtSourceAgentInMB: Double? = null, val dataPendingInStagingStorageAccountInMB: Double? = null, val dekKeyVaultArmId: String? = null, val diskCapacityInBytes: Double? = null, val diskId: String? = null, val diskName: String? = null, val diskState: String? = null, val diskType: String? = null, val failoverDiskName: 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 primaryStagingAzureStorageAccountId: String? = null, val recoveryDiskEncryptionSetId: String? = null, val recoveryReplicaDiskAccountType: String? = null, val recoveryReplicaDiskId: String? = null, val recoveryResourceGroupId: String? = null, val recoveryTargetDiskAccountType: String? = null, val recoveryTargetDiskId: String? = null, val resyncRequired: Boolean? = null, val secretIdentifier: String? = null, val tfoDiskName: String? = null)
A2A protected managed disk details.
Constructors
Link copied to clipboard
fun A2AProtectedManagedDiskDetailsResponse(allowedDiskLevelOperation: List<String>? = null, dataPendingAtSourceAgentInMB: Double? = null, dataPendingInStagingStorageAccountInMB: Double? = null, dekKeyVaultArmId: String? = null, diskCapacityInBytes: Double? = null, diskId: String? = null, diskName: String? = null, diskState: String? = null, diskType: String? = null, failoverDiskName: String? = null, isDiskEncrypted: Boolean? = null, isDiskKeyEncrypted: Boolean? = null, kekKeyVaultArmId: String? = null, keyIdentifier: String? = null, monitoringJobType: String? = null, monitoringPercentageCompletion: Int? = null, primaryStagingAzureStorageAccountId: String? = null, recoveryDiskEncryptionSetId: String? = null, recoveryReplicaDiskAccountType: String? = null, recoveryReplicaDiskId: String? = null, recoveryResourceGroupId: String? = null, recoveryTargetDiskAccountType: String? = null, recoveryTargetDiskId: String? = null, resyncRequired: Boolean? = null, secretIdentifier: String? = null, tfoDiskName: 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
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard