Skip to content

blobServiceClient does not have method findBlobsByTags #226

@shengxue

Description

@shengxue

In the example in set-and-retrieve-blob-tags.js, line 62.

let iterator = blobServiceClient.findBlobsByTags(tagOdataQuery, listOptions)

but I got error:

error TS2339: Property 'findBlobsByTags' does not exist on type 'BlobServiceClient'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions