Condividi tramite


BlobInventoryPolicyDefinition.Filters Property

Definition

Gets or sets an object that defines the filter set.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to