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.
            
PermanentDelete = 4
Indicates that Permanent Delete is permitted.
            
Indicates that setting immutability policy is permitted.