I'm looking for the corresponding azure cli for the following action
suspend a backup policy for a specific volume
I do see a cli (at policy level)
az netappfiles account backup-policy update, which has got the following parameter
[--enabled {0, 1, f, false, n, no, t, true, y, yes}]
The property to decide policy is enabled or not.
Accepted values: 0, 1, f, false, n, no, t, true, y, yes
But this is at the netapp account > policy level
I'm unable to find the azure cli to do this at specific volume level.
![alligat0r_0-1730385413618.png alligat0r_0-1730385413618.png](https://community.netapp.com/t5/image/serverpage/image-id/29347iBC58B8BA1905F1B5/image-size/medium?v=v2&px=400)
cli for this action at Volume level in the Configure Backups dialog box > Policy State { Suspend/Resume}