Skip to content

Make url on BlobClient pub. #1005

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

Merged
merged 2 commits into from
Aug 12, 2022
Merged

Make url on BlobClient pub. #1005

merged 2 commits into from
Aug 12, 2022

Conversation

gorzell
Copy link
Contributor

@gorzell gorzell commented Aug 12, 2022

Making this pub so that it can be used with the copy function which
requires a URL as an argument. Ideally this probably shouldn't be
fallible given that if you have a BlobClient it should have a valid URL,
but that can be changed later.

Making this pub so that it can be used with the `copy` function which
requires a URL as an argument. Ideally this probably shouldn't be
fallible given that if you have a BlobClient it should have a valid URL,
but that can be changed later.
Copy link
Contributor

@rylev rylev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@rylev rylev merged commit 44fc4b0 into Azure:main Aug 12, 2022
@gorzell gorzell deleted the gorzell/blob-url branch August 12, 2022 12:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants