Uses of Class
com.azure.resourcemanager.storage.models.RestorePolicyProperties
Packages that use RestorePolicyProperties
Package
Description
Package containing the inner data models for StorageManagementClient.
Package containing the data models for StorageManagementClient.
-
Uses of RestorePolicyProperties in com.azure.resourcemanager.storage.fluent.models
Methods in com.azure.resourcemanager.storage.fluent.models that return RestorePolicyPropertiesModifier and TypeMethodDescriptionBlobServicePropertiesInner.restorePolicy()Get the restorePolicy property: The blob service properties for blob restore policy.BlobServicePropertiesProperties.restorePolicy()Get the restorePolicy property: The blob service properties for blob restore policy.Methods in com.azure.resourcemanager.storage.fluent.models with parameters of type RestorePolicyPropertiesModifier and TypeMethodDescriptionBlobServicePropertiesInner.withRestorePolicy(RestorePolicyProperties restorePolicy) Set the restorePolicy property: The blob service properties for blob restore policy.BlobServicePropertiesProperties.withRestorePolicy(RestorePolicyProperties restorePolicy) Set the restorePolicy property: The blob service properties for blob restore policy. -
Uses of RestorePolicyProperties in com.azure.resourcemanager.storage.models
Methods in com.azure.resourcemanager.storage.models that return RestorePolicyPropertiesModifier and TypeMethodDescriptionSet the days property: how long this blob can be restored.RestorePolicyProperties.withEnabled(boolean enabled) Set the enabled property: Blob restore is enabled if set to true.