| Modifier and Type | Method and Description |
|---|---|
DateAfterCreation |
ManagementPolicySnapShot.delete()
Get the function to delete the blob snapshot.
|
DateAfterCreation |
DateAfterCreation.withDaysAfterCreationGreaterThan(double daysAfterCreationGreaterThan)
Set value indicating the age in days after creation.
|
| Modifier and Type | Method and Description |
|---|---|
ManagementPolicySnapShot |
ManagementPolicySnapShot.withDelete(DateAfterCreation delete)
Set the function to delete the blob snapshot.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/