You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When uploading to block blob storage, I want to change the ContentType property for the blob. But the setProperties() method is protected. Should it be public? Or there is another way to make the change?
When uploading to block blob storage, I want to change the ContentType property for the blob. But the setProperties() method is protected. Should it be public? Or there is another way to make the change?