Skip to content

Hide ability to create a ShareLeaseClient for a Share or ShareSnapshot#16119

Merged
seanmcc-msft merged 2 commits intoAzure:masterfrom
seanmcc-msft:feature/storage/hideShareLease
Oct 23, 2020
Merged

Hide ability to create a ShareLeaseClient for a Share or ShareSnapshot#16119
seanmcc-msft merged 2 commits intoAzure:masterfrom
seanmcc-msft:feature/storage/hideShareLease

Conversation

@seanmcc-msft
Copy link
Copy Markdown
Member

No description provided.

@ghost ghost added the Storage Storage Service (Queues, Blobs, Files) label Oct 20, 2020
@seanmcc-msft
Copy link
Copy Markdown
Member Author

/azp run net - storage - ci

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

- Renamed ShareClient.SetTier() -> ShareClient.SetProperties(). SetProperties() can be used to set both Share Tier and Share Quota.
- Changed ShareDeleteOptions.IncludeSnapshots -> .ShareSnapshotsDeleteOption, and added option to also delete Share Snapshots that have been leased.
- Added additional info to exception messages.
- Removed ability to create a ShareLeaseClient for a Share or Share Snapshot. Unfortunately, this feature was pulled due to a service bug, and will be re-enabled in the future.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I'd word it "This feature has been rescheduled for future release"

@seanmcc-msft seanmcc-msft merged commit e9f077c into Azure:master Oct 23, 2020
@seanmcc-msft seanmcc-msft deleted the feature/storage/hideShareLease branch October 23, 2020 15:47
annelo-msft pushed a commit to annelo-msft/azure-sdk-for-net that referenced this pull request Feb 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Storage Storage Service (Queues, Blobs, Files)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants