AzureSqlProtectedItem |
AzureSqlProtectedItem.withBackupManagementType(BackupManagementType backupManagementType) |
Set the backupManagementType property: Type of backup management for the backed up item.
|
AzureSqlProtectedItem |
AzureSqlProtectedItem.withBackupSetName(String backupSetName) |
Set the backupSetName property: Name of the backup set the backup item belongs to.
|
AzureSqlProtectedItem |
AzureSqlProtectedItem.withContainerName(String containerName) |
Set the containerName property: Unique name of container.
|
AzureSqlProtectedItem |
AzureSqlProtectedItem.withCreateMode(CreateMode createMode) |
Set the createMode property: Create mode to indicate recovery of existing soft deleted data source or creation of
new data source.
|
AzureSqlProtectedItem |
AzureSqlProtectedItem.withDeferredDeleteTimeInUtc(OffsetDateTime deferredDeleteTimeInUtc) |
Set the deferredDeleteTimeInUtc property: Time for deferred deletion in UTC.
|
AzureSqlProtectedItem |
AzureSqlProtectedItem.withDeferredDeleteTimeRemaining(String deferredDeleteTimeRemaining) |
Set the deferredDeleteTimeRemaining property: Time remaining before the DS marked for deferred delete is
permanently deleted.
|
AzureSqlProtectedItem |
AzureSqlProtectedItem.withExtendedInfo(AzureSqlProtectedItemExtendedInfo extendedInfo) |
Set the extendedInfo property: Additional information for this backup item.
|
AzureSqlProtectedItem |
AzureSqlProtectedItem.withIsArchiveEnabled(Boolean isArchiveEnabled) |
Set the isArchiveEnabled property: Flag to identify whether datasource is protected in archive.
|
AzureSqlProtectedItem |
AzureSqlProtectedItem.withIsDeferredDeleteScheduleUpcoming(Boolean isDeferredDeleteScheduleUpcoming) |
Set the isDeferredDeleteScheduleUpcoming property: Flag to identify whether the deferred deleted DS is to be
purged soon.
|
AzureSqlProtectedItem |
AzureSqlProtectedItem.withIsRehydrate(Boolean isRehydrate) |
Set the isRehydrate property: Flag to identify that deferred deleted DS is to be moved into Pause state.
|
AzureSqlProtectedItem |
AzureSqlProtectedItem.withIsScheduledForDeferredDelete(Boolean isScheduledForDeferredDelete) |
Set the isScheduledForDeferredDelete property: Flag to identify whether the DS is scheduled for deferred delete.
|
AzureSqlProtectedItem |
AzureSqlProtectedItem.withLastRecoveryPoint(OffsetDateTime lastRecoveryPoint) |
Set the lastRecoveryPoint property: Timestamp when the last (latest) backup copy was created for this backup
item.
|
AzureSqlProtectedItem |
AzureSqlProtectedItem.withPolicyId(String policyId) |
Set the policyId property: ID of the backup policy with which this item is backed up.
|
AzureSqlProtectedItem |
AzureSqlProtectedItem.withPolicyName(String policyName) |
Set the policyName property: Name of the policy used for protection.
|
AzureSqlProtectedItem |
AzureSqlProtectedItem.withProtectedItemDataId(String protectedItemDataId) |
Set the protectedItemDataId property: Internal ID of a backup item.
|
AzureSqlProtectedItem |
AzureSqlProtectedItem.withProtectionState(ProtectedItemState protectionState) |
Set the protectionState property: Backup state of the backed up item.
|
AzureSqlProtectedItem |
AzureSqlProtectedItem.withResourceGuardOperationRequests(List<String> resourceGuardOperationRequests) |
Set the resourceGuardOperationRequests property: ResourceGuardOperationRequests on which LAC check will be
performed.
|
AzureSqlProtectedItem |
AzureSqlProtectedItem.withSourceResourceId(String sourceResourceId) |
Set the sourceResourceId property: ARM ID of the resource to be backed up.
|
AzureSqlProtectedItem |
AzureSqlProtectedItem.withWorkloadType(DataSourceType workloadType) |
Set the workloadType property: Type of workload this item represents.
|