ManagementPolicyDefinition.Filters Property

Definition

Gets or sets an object that defines the filter set.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to