Azure Vm Workload SQLDatabase Protected Item Response
data class AzureVmWorkloadSQLDatabaseProtectedItemResponse(val backupManagementType: String? = null, val backupSetName: String? = null, val containerName: String? = null, val createMode: String? = null, val deferredDeleteTimeInUTC: String? = null, val deferredDeleteTimeRemaining: String? = null, val extendedInfo: AzureVmWorkloadProtectedItemExtendedInfoResponse? = null, val friendlyName: String? = null, val isDeferredDeleteScheduleUpcoming: Boolean? = null, val isRehydrate: Boolean? = null, val isScheduledForDeferredDelete: Boolean? = null, val kpisHealths: Map<String, KPIResourceHealthDetailsResponse>? = null, val lastBackupErrorDetail: ErrorDetailResponse? = null, val lastBackupStatus: String? = null, val lastBackupTime: String? = null, val lastRecoveryPoint: String? = null, val parentName: String? = null, val parentType: String? = null, val policyId: String? = null, val protectedItemDataSourceId: String? = null, val protectedItemHealthStatus: String? = null, val protectedItemType: String, val protectionState: String? = null, val protectionStatus: String? = null, val serverName: String? = null, val sourceResourceId: String? = null, val workloadType: String? = null)
Azure VM workload-specific protected item representing SQL Database.
Constructors
Link copied to clipboard
fun AzureVmWorkloadSQLDatabaseProtectedItemResponse(backupManagementType: String? = null, backupSetName: String? = null, containerName: String? = null, createMode: String? = null, deferredDeleteTimeInUTC: String? = null, deferredDeleteTimeRemaining: String? = null, extendedInfo: AzureVmWorkloadProtectedItemExtendedInfoResponse? = null, friendlyName: String? = null, isDeferredDeleteScheduleUpcoming: Boolean? = null, isRehydrate: Boolean? = null, isScheduledForDeferredDelete: Boolean? = null, kpisHealths: Map<String, KPIResourceHealthDetailsResponse>? = null, lastBackupErrorDetail: ErrorDetailResponse? = null, lastBackupStatus: String? = null, lastBackupTime: String? = null, lastRecoveryPoint: String? = null, parentName: String? = null, parentType: String? = null, policyId: String? = null, protectedItemDataSourceId: String? = null, protectedItemHealthStatus: String? = null, protectedItemType: String, protectionState: String? = null, protectionStatus: String? = null, serverName: String? = null, sourceResourceId: String? = null, workloadType: 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