Open
Description
- Package Name: azure-mgmt-appcontainers
- Package Version: 3.0.0
- Operating System: windows / linux
- Python Version: 3.11
Describe the bug
The field resourceGroup
is not mapped and cannot be retrieved in python.
To Reproduce
Steps to reproduce the behavior:
- call
client.container_apps.list_by_subscription()
- take the first item in the list and print values
Expected behavior
A resource_group_name
property should be present and mapped from the result
Metadata
Metadata
Assignees
Labels
This issue is related to a management-plane library.Workflow: This issue is responsible by Azure service team.Issues that are reported by GitHub users external to the Azure organization.This issue requires a new behavior in the product in order be resolved.Workflow: This issue needs attention from Azure service team or SDK team