PHP OSS for Azure API Reference

BlobInclude : string
in package

Specifies optional datasets to include when listing blobs.

Table of Contents

Cases

COPY  = 'copy'
DELETED  = 'deleted'
DELETED_WITH_VERSIONS  = 'deletedwithversions'
METADATA  = 'metadata'
SNAPSHOTS  = 'snapshots'
TAGS  = 'tags'
UNCOMMITTED_BLOBS  = 'uncommittedblobs'
VERSIONS  = 'versions'

Cases

On this page

Search results