Open johnsimons opened 1 year ago
Thank you for your feedback. Tagging and routing to the team member best able to assist.
Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @armleads-azure.
Author: | johnsimons |
---|---|
Assignees: | xboxeer |
Labels: | `ARM`, `Service Attention`, `Mgmt`, `customer-reported`, `question`, `needs-team-attention` |
Milestone: | - |
Route to ARM team for help.
Library name and version
AzureResourceManager 1.3.2
Query/Question
Here is an example where I would like to only retrieve locks with
ReadOnly
lock type.So I have some code that looks similar to:
According to the REST API that is being called behind the scenes, it does support
filter
query string. Unfortunately, the doco for the REST API is also not great.az lock list
also supports filter but no doco there either 😞Any help here would be appreciated.
Environment
No response