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] Expose containerName on container client; blobName on blobClient #5007

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

Comments

@bterlson
Copy link
Member

bterlson commented Sep 5, 2019

It is often useful to be able to pass a container client to another function and pull out the container name. Likewise for the blobName of a *BlobClient.

@loarabia loarabia added the Storage Storage Service (Queues, Blobs, Files) label Sep 5, 2019
@triage-new-issues triage-new-issues bot removed the triage label Sep 5, 2019
@jeremymeng
Copy link
Member

And containerName for blob clients to make it easeir to navigate up

@jeremymeng jeremymeng added the Client This issue points to a problem in the data-plane of the library. label Sep 13, 2019
@HarshaNalluru HarshaNalluru self-assigned this Sep 20, 2019
@HarshaNalluru
Copy link
Member

Done

@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

4 participants