<PackageReference Include="Azure.Storage.Blobs" Version="12.29.2" />

Azure.Storage.Sas.BlobVersionSasPermissions

BlobVersionSasPermissions contains the list of permissions that can be set for a blob bersion. Use SetPermissions to set the permissions on the BlobSasBuilder.
All = -1

Indicates that all permissions are set.

Delete = 1

Indicates that Delete is permitted.

Indicates that Permanent Delete is permitted.

Indicates that setting immutability policy is permitted.