Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Storage Blob] Add a from_blob_url method #7511

Closed
rakshith91 opened this issue Sep 30, 2019 · 0 comments
Closed

[Storage Blob] Add a from_blob_url method #7511

rakshith91 opened this issue Sep 30, 2019 · 0 comments
Assignees
Labels
Client This issue points to a problem in the data-plane of the library. Storage Storage Service (Queues, Blobs, Files)

Comments

@rakshith91
Copy link
Contributor

  • 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.

@kaerm kaerm added Client This issue points to a problem in the data-plane of the library. Storage Storage Service (Queues, Blobs, Files) labels Sep 30, 2019
@rakshith91 rakshith91 self-assigned this Oct 1, 2019
@github-actions github-actions bot locked and limited conversation to collaborators Apr 12, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Client This issue points to a problem in the data-plane of the library. Storage Storage Service (Queues, Blobs, Files)
Projects
None yet
Development

No branches or pull requests

2 participants