Skip to content

[Storage Blob] Add a from_blob_url method #7511

@rakshith91

Description

@rakshith91
  • Make the construnctor parameter non optional
    def __init__(self, account_url, container_name, blob_name, snapshot=None, credential=None, **kwargs)

  • blob and container should be reanamed to *_name.

Metadata

Metadata

Assignees

Labels

ClientThis issue points to a problem in the data-plane of the library.StorageStorage Service (Queues, Blobs, Files)

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions