Share via


BlobInventoryPolicyFilter.BlobTypes Property

Definition

An array of predefined enum values. Valid values include blockBlob, appendBlob, pageBlob. Hns accounts does not support pageBlobs. This field is required when definition.objectType property is set to 'Blob'.

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