AzureFileshareProtectedItem |
AzureFileshareProtectedItem.withBackupManagementType(BackupManagementType backupManagementType) |
Set the backupManagementType property: Type of backup management for the backed up item.
|
AzureFileshareProtectedItem |
AzureFileshareProtectedItem.withBackupSetName(String backupSetName) |
Set the backupSetName property: Name of the backup set the backup item belongs to.
|
AzureFileshareProtectedItem |
AzureFileshareProtectedItem.withContainerName(String containerName) |
Set the containerName property: Unique name of container.
|
AzureFileshareProtectedItem |
AzureFileshareProtectedItem.withCreateMode(CreateMode createMode) |
Set the createMode property: Create mode to indicate recovery of existing soft deleted data source or creation of
new data source.
|
AzureFileshareProtectedItem |
AzureFileshareProtectedItem.withDeferredDeleteTimeInUtc(OffsetDateTime deferredDeleteTimeInUtc) |
Set the deferredDeleteTimeInUtc property: Time for deferred deletion in UTC.
|
AzureFileshareProtectedItem |
AzureFileshareProtectedItem.withDeferredDeleteTimeRemaining(String deferredDeleteTimeRemaining) |
Set the deferredDeleteTimeRemaining property: Time remaining before the DS marked for deferred delete is
permanently deleted.
|
AzureFileshareProtectedItem |
AzureFileshareProtectedItem.withExtendedInfo(AzureFileshareProtectedItemExtendedInfo extendedInfo) |
Set the extendedInfo property: Additional information with this backup item.
|
AzureFileshareProtectedItem |
AzureFileshareProtectedItem.withFriendlyName(String friendlyName) |
Set the friendlyName property: Friendly name of the fileshare represented by this backup item.
|
AzureFileshareProtectedItem |
AzureFileshareProtectedItem.withIsArchiveEnabled(Boolean isArchiveEnabled) |
Set the isArchiveEnabled property: Flag to identify whether datasource is protected in archive.
|
AzureFileshareProtectedItem |
AzureFileshareProtectedItem.withIsDeferredDeleteScheduleUpcoming(Boolean isDeferredDeleteScheduleUpcoming) |
Set the isDeferredDeleteScheduleUpcoming property: Flag to identify whether the deferred deleted DS is to be
purged soon.
|
AzureFileshareProtectedItem |
AzureFileshareProtectedItem.withIsRehydrate(Boolean isRehydrate) |
Set the isRehydrate property: Flag to identify that deferred deleted DS is to be moved into Pause state.
|
AzureFileshareProtectedItem |
AzureFileshareProtectedItem.withIsScheduledForDeferredDelete(Boolean isScheduledForDeferredDelete) |
Set the isScheduledForDeferredDelete property: Flag to identify whether the DS is scheduled for deferred delete.
|
AzureFileshareProtectedItem |
AzureFileshareProtectedItem.withKpisHealths(Map<String,KpiResourceHealthDetails> kpisHealths) |
Set the kpisHealths property: Health details of different KPIs.
|
AzureFileshareProtectedItem |
AzureFileshareProtectedItem.withLastBackupStatus(String lastBackupStatus) |
Set the lastBackupStatus property: Last backup operation status.
|
AzureFileshareProtectedItem |
AzureFileshareProtectedItem.withLastBackupTime(OffsetDateTime lastBackupTime) |
Set the lastBackupTime property: Timestamp of the last backup operation on this backup item.
|
AzureFileshareProtectedItem |
AzureFileshareProtectedItem.withLastRecoveryPoint(OffsetDateTime lastRecoveryPoint) |
Set the lastRecoveryPoint property: Timestamp when the last (latest) backup copy was created for this backup
item.
|
AzureFileshareProtectedItem |
AzureFileshareProtectedItem.withPolicyId(String policyId) |
Set the policyId property: ID of the backup policy with which this item is backed up.
|
AzureFileshareProtectedItem |
AzureFileshareProtectedItem.withPolicyName(String policyName) |
Set the policyName property: Name of the policy used for protection.
|
AzureFileshareProtectedItem |
AzureFileshareProtectedItem.withProtectionState(ProtectionState protectionState) |
Set the protectionState property: Backup state of this backup item.
|
AzureFileshareProtectedItem |
AzureFileshareProtectedItem.withProtectionStatus(String protectionStatus) |
Set the protectionStatus property: Backup status of this backup item.
|
AzureFileshareProtectedItem |
AzureFileshareProtectedItem.withResourceGuardOperationRequests(List<String> resourceGuardOperationRequests) |
Set the resourceGuardOperationRequests property: ResourceGuardOperationRequests on which LAC check will be
performed.
|
AzureFileshareProtectedItem |
AzureFileshareProtectedItem.withSourceResourceId(String sourceResourceId) |
Set the sourceResourceId property: ARM ID of the resource to be backed up.
|
AzureFileshareProtectedItem |
AzureFileshareProtectedItem.withWorkloadType(DataSourceType workloadType) |
Set the workloadType property: Type of workload this item represents.
|