Forum Discussion
Srinivasa_rao_p
May 31, 2023Copper Contributor
Enable version-level immutability support
Hi,
I have downnloaded azure sdk from https://github.com/Azure/azure-sdk-for-cpp. I need to set "Enable version-level immutability support" while creating container. But I cloud not find a way to set this option in c++ sdk.
Could you help on this which API in c++ sdk to set the Version-level immutability?
When I tried with azure cli, it says --enable-vlw is under review.
az storage container-rm create --name sptestVersion --storage-account srinivasaraopcloud --resource-group 'QoreStor-Devs' --enable-vlw
Argument '--enable-vlw' is in preview and under development. Reference and support levels: https://aka.ms/CLI_refstatus
No RepliesBe the first to reply