| Modifier and Type | Method and Description |
|---|---|
RestorePolicyProperties |
RestorePolicyProperties.withDays(Integer days)
Set how long this blob can be restored.
|
RestorePolicyProperties |
RestorePolicyProperties.withEnabled(boolean enabled)
Set blob restore is enabled if set to true.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/