| Package | Description |
|---|---|
| com.azure.storage.file.share.models |
Package containing classes for AzureFileStorage.
|
| Modifier and Type | Method and Description |
|---|---|
ShareRetentionPolicy |
ShareMetrics.getRetentionPolicy()
Get the retentionPolicy property: The retention policy.
|
ShareRetentionPolicy |
ShareRetentionPolicy.setDays(Integer days)
Set the days property: Indicates the number of days that metrics data should be retained.
|
ShareRetentionPolicy |
ShareRetentionPolicy.setEnabled(boolean enabled)
Set the enabled property: Indicates whether a retention policy is enabled for the File service.
|
| Modifier and Type | Method and Description |
|---|---|
ShareMetrics |
ShareMetrics.setRetentionPolicy(ShareRetentionPolicy retentionPolicy)
Set the retentionPolicy property: The retention policy.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.