Uses of Class
com.azure.resourcemanager.dataprotection.models.SourceLifeCycle
Package
Description
Package containing the data models for DataProtectionClient.
-
Uses of SourceLifeCycle in com.azure.resourcemanager.dataprotection.models
Modifier and TypeMethodDescriptionSourceLifeCycle.withDeleteAfter
(DeleteOption deleteAfter) Set the deleteAfter property: DeleteOptionSourceLifeCycle.withSourceDataStore
(DataStoreInfoBase sourceDataStore) Set the sourceDataStore property: DataStoreInfoBaseSourceLifeCycle.withTargetDataStoreCopySettings
(List<TargetCopySetting> targetDataStoreCopySettings) Set the targetDataStoreCopySettings property: The targetDataStoreCopySettings property.Modifier and TypeMethodDescriptionAzureRetentionRule.lifecycles()
Get the lifecycles property: The lifecycles property.Modifier and TypeMethodDescriptionAzureRetentionRule.withLifecycles
(List<SourceLifeCycle> lifecycles) Set the lifecycles property: The lifecycles property.