Share via


ManagementPolicyDefinition.FilterBlobType Property

Definition

An array of predefined enum values. Currently blockBlob supports all tiering and delete actions. Only delete actions are supported for appendBlob.

[Microsoft.Azure.PowerShell.Cmdlets.Storage.Origin(Microsoft.Azure.PowerShell.Cmdlets.Storage.PropertyOrigin.Inlined)]
public System.Collections.Generic.List<string> FilterBlobType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Storage.Origin(Microsoft.Azure.PowerShell.Cmdlets.Storage.PropertyOrigin.Inlined)>]
member this.FilterBlobType : System.Collections.Generic.List<string> with get, set
Public Property FilterBlobType As List(Of String)

Property Value

Implements

Attributes

Applies to