Skip to content

Storage: rename DeleteSnapshotsOption#8282

Merged
tg-msft merged 1 commit into
Azure:masterfrom
tg-msft:blobsnap
Oct 21, 2019
Merged

Storage: rename DeleteSnapshotsOption#8282
tg-msft merged 1 commit into
Azure:masterfrom
tg-msft:blobsnap

Conversation

@tg-msft
Copy link
Copy Markdown
Member

@tg-msft tg-msft commented Oct 21, 2019

Fixes #7851

@@ -17219,15 +17219,20 @@ namespace Azure.Storage.Blobs.Models
/// </summary>
public enum DeleteSnapshotsOption
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

What about BlobAndSnapshot instead of IncludeSnapshots?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

I like IncludeSnapshots a little more because it matches the service concept and documentation.

@tg-msft
Copy link
Copy Markdown
Member Author

tg-msft commented Oct 21, 2019

/azp run net - storage - ci

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

@tg-msft tg-msft merged commit 446eaf9 into Azure:master Oct 21, 2019
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.

[P0] Storage: Replace DeleteSnapshotOption with bool includeSnapshots on Delete

5 participants