azure-sdk-for-net
azure-sdk-for-net copied to clipboard
[FEATURE REQ] Improve documentation for the AutomationRunbookResource.GetTestJobStreamsAsync method
Library name
Azure.ResourceManagement.Automation
Please describe the feature.
The AutomationRunbookResource.GetTestJobStreamsAsync method requires that you provide a filter expression, however, no the documentation does not provide any details as to how to construct this expression. In earlier versions of the Azure SDK for .NET, you would provide a date string (round-trip format) but this no longer works with an error indicating that you must provide a filter that evaluates to a boolean.
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.
Issue Details
Library name
Azure.ResourceManagement.Automation
Please describe the feature.
The AutomationRunbookResource.GetTestJobStreamsAsync method requires that you provide a filter expression, however, no the documentation does not provide any details as to how to construct this expression. In earlier versions of the Azure SDK for .NET, you would provide a date string (round-trip format) but this no longer works with an error indicating that you must provide a filter that evaluates to a boolean.
Author: | davecader |
---|---|
Assignees: | xboxeer |
Labels: |
|
Milestone: | - |
Add service team attention since this requires service domain knowledge
Since service team has been involved already, I am removing the CXP attention label.