Azure Iaa SClassic Compute VMProtected Item Args
data class AzureIaaSClassicComputeVMProtectedItemArgs(val backupSetName: Output<String>? = null, val containerName: Output<String>? = null, val createMode: Output<Either<String, CreateMode>>? = null, val deferredDeleteTimeInUTC: Output<String>? = null, val deferredDeleteTimeRemaining: Output<String>? = null, val extendedInfo: Output<AzureIaaSVMProtectedItemExtendedInfoArgs>? = null, val extendedProperties: Output<ExtendedPropertiesArgs>? = null, val isArchiveEnabled: Output<Boolean>? = null, val isDeferredDeleteScheduleUpcoming: Output<Boolean>? = null, val isRehydrate: Output<Boolean>? = null, val isScheduledForDeferredDelete: Output<Boolean>? = null, val kpisHealths: Output<Map<String, KPIResourceHealthDetailsArgs>>? = null, val lastBackupStatus: Output<String>? = null, val lastRecoveryPoint: Output<String>? = null, val policyId: Output<String>? = null, val policyName: Output<String>? = null, val protectedItemType: Output<String>, val protectionState: Output<Either<String, ProtectionState>>? = null, val protectionStatus: Output<String>? = null, val resourceGuardOperationRequests: Output<List<String>>? = null, val softDeleteRetentionPeriodInDays: Output<Int>? = null, val sourceResourceId: Output<String>? = null) : ConvertibleToJava<AzureIaaSClassicComputeVMProtectedItemArgs>
IaaS VM workload-specific backup item representing the Classic Compute VM.
Constructors
Link copied to clipboard
fun AzureIaaSClassicComputeVMProtectedItemArgs(backupSetName: Output<String>? = null, containerName: Output<String>? = null, createMode: Output<Either<String, CreateMode>>? = null, deferredDeleteTimeInUTC: Output<String>? = null, deferredDeleteTimeRemaining: Output<String>? = null, extendedInfo: Output<AzureIaaSVMProtectedItemExtendedInfoArgs>? = null, extendedProperties: Output<ExtendedPropertiesArgs>? = null, isArchiveEnabled: Output<Boolean>? = null, isDeferredDeleteScheduleUpcoming: Output<Boolean>? = null, isRehydrate: Output<Boolean>? = null, isScheduledForDeferredDelete: Output<Boolean>? = null, kpisHealths: Output<Map<String, KPIResourceHealthDetailsArgs>>? = null, lastBackupStatus: Output<String>? = null, lastRecoveryPoint: Output<String>? = null, policyId: Output<String>? = null, policyName: Output<String>? = null, protectedItemType: Output<String>, protectionState: Output<Either<String, ProtectionState>>? = null, protectionStatus: Output<String>? = null, resourceGuardOperationRequests: Output<List<String>>? = null, softDeleteRetentionPeriodInDays: Output<Int>? = null, sourceResourceId: Output<String>? = null)
Functions
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