Azure Sql Protected Item Response
constructor(backupManagementType: String, backupSetName: String? = null, containerName: String? = null, createMode: String? = null, deferredDeleteTimeInUTC: String? = null, deferredDeleteTimeRemaining: String? = null, extendedInfo: AzureSqlProtectedItemExtendedInfoResponse? = null, isArchiveEnabled: Boolean? = null, isDeferredDeleteScheduleUpcoming: Boolean? = null, isRehydrate: Boolean? = null, isScheduledForDeferredDelete: Boolean? = null, lastRecoveryPoint: String? = null, policyId: String? = null, policyName: String? = null, protectedItemDataId: String? = null, protectedItemType: String, protectionState: String? = null, resourceGuardOperationRequests: List<String>? = null, softDeleteRetentionPeriodInDays: Int? = null, sourceResourceId: String? = null, vaultId: String, workloadType: String)