ManagementPolicySnapShot.Delete Property

Definition

Gets or sets the function to delete the blob snapshot

[Newtonsoft.Json.JsonProperty(PropertyName="delete")]
public Microsoft.Azure.Management.Storage.Fluent.Models.DateAfterCreation Delete { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="delete")>]
member this.Delete : Microsoft.Azure.Management.Storage.Fluent.Models.DateAfterCreation with get, set
Public Property Delete As DateAfterCreation

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to