-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Implemented features for STG 74 #15428
Conversation
Co-authored-by: Gauri Prasad <gapra@microsoft.com>
Co-authored-by: Gauri Prasad <gapra@microsoft.com>
} | ||
} | ||
|
||
// set recursive acl error, with response |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@rickle-msft Is this still a TODO or can we delete this?
public Mono<BlobContainerAsyncClient> undeleteBlobContainer( | ||
String deletedContainerName, String deletedContainerVersion) { | ||
return this.undeleteBlobContainerWithResponse( | ||
new UndeleteBlobContainerOptions(deletedContainerName, deletedContainerVersion) | ||
return this.undeleteBlobContainerWithResponse(new UndeleteBlobContainerOptions(deletedContainerName, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Add REST Docs
* | ||
* @param options Schedule deletion parameters. | ||
*/ | ||
public void scheduleDeletion(FileScheduleDeletionOptions options) { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Add Rest docs
[Hub Generated] Review request for Microsoft.Devices to add version preview/2021-09-01-preview (Azure#15428) * Adds base for updating Microsoft.Devices from version preview/2021-07-01-preview to version 2021-09-01-preview * Updates readme * Updates API version in new specs and examples * Added creation time in the iothub description * implemented system data property * updating examples for iothub bv rg and subscription * Committing unsaved changes * removing creationTime * reverting unformatted change * Fixing josn pretty issue * Adds suppression to readme * Removing external reference to internal reference * reverting the suppression
Revert "[Hub Generated] Review request for Microsoft.Devices to add version preview/2021-09-01-preview (Azure#15428)" (Azure#15797) This reverts commit 21056051e0ceb137195559aeff9df03f56a5d9af.
Note: Waiting to merge until after live tests are running and passing.
azure-storage-blob
azure-storage-file-datalake
azure-storage-file-share
azure-storage-queue