replace
Specifies whether the specified permission should replace the existing permission associated with the resource share. Use true
to replace the current permissions. Use false
to add the permission to a resource share that currently doesn't have a permission. The default value is false
.
A resource share can have only one permission per resource type. If a resource share already has a permission for the specified resource type and you don't set replace
to true
then the operation returns an error. This helps prevent accidental overwriting of a permission.