Share via


ManagementPolicyFilter.BlobTypes Property

Definition

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

public System.Collections.Generic.IList<string> BlobTypes { get; }
member this.BlobTypes : System.Collections.Generic.IList<string>
Public ReadOnly Property BlobTypes As IList(Of String)

Property Value

Applies to