Share via


ManagementPolicyAction.Snapshot Property

Definition

Gets or sets the management policy action for snapshot

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to