-
Notifications
You must be signed in to change notification settings - Fork 80
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support resource health availability statuses #411
Support resource health availability statuses #411
Conversation
Signed-off-by: Sathish <sbabu@progress.com>
Signed-off-by: Sathish <sbabu@progress.com>
Signed-off-by: Sathish <sbabu@progress.com>
Signed-off-by: Sathish <sbabu@progress.com>
Signed-off-by: Sathish <sbabu@progress.com>
|
||
### Loop through availability statuses by Their IDs | ||
```ruby | ||
azure_resource_health_availability_statuses.ids.each do |id| |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Add more examples
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Signed-off-by: Ian Maddaus <Ian.Maddaus@progress.com>
…resource-health-availability-status
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
Description
support azure resource health availability statuses
Issues Resolved
Check List
rake lint
passes