Partager via


IWithActions.WithDeleteActionOnSnapShot(Int32) Méthode

Définition

Fonction qui spécifie une action de suppression sur les instantanés sélectionnés.

public Microsoft.Azure.Management.Storage.Fluent.PolicyRule.Update.IUpdate WithDeleteActionOnSnapShot (int daysAfterSnapShotCreationUntilDeleting);
abstract member WithDeleteActionOnSnapShot : int -> Microsoft.Azure.Management.Storage.Fluent.PolicyRule.Update.IUpdate
Public Function WithDeleteActionOnSnapShot (daysAfterSnapShotCreationUntilDeleting As Integer) As IUpdate

Paramètres

daysAfterSnapShotCreationUntilDeleting
Int32

Nombre de jours après la création d’un instantané jusqu’à sa suppression.

Retours

S’applique à