Azure / Azure/azure-libraries-for-java
NetworkSecurityRule.sourceAddressPrefix() returns null.
Open
customer-reported
Mgmt
Network
Question
- Dominant language
- Java
- Stars
- 97
- Forks
- 102
- PR merge metrics
- No merged PRs in 30d
Description
If we have a list seperated IPs in the network security Rule's sourceAddressPrefix, the SDK returns a null instead of the comma seperated IP list.
The doc on the file => https://github.com/Azure/azure-libraries-for-java/blob/master/azure-mgmt-batch/src/main/java/com/microsoft/azure/management/batch/NetworkSecurityGroupRule.java#L39-L42
Differs from what is on the portal which allows you to set ip address comma separated.
Contributor guide
Assessment
This issue has not been assessed yet.