Condividi tramite


ManagementPolicyFilter.BlobIndexMatch Property

Definition

Gets or sets an array of blob index tag based filters, there can be at most 10 tag filters

[Newtonsoft.Json.JsonProperty(PropertyName="blobIndexMatch")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Storage.Models.TagFilter> BlobIndexMatch { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="blobIndexMatch")>]
member this.BlobIndexMatch : System.Collections.Generic.IList<Microsoft.Azure.Management.Storage.Models.TagFilter> with get, set
Public Property BlobIndexMatch As IList(Of TagFilter)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to