Azure / Azure/azure-libraries-for-java

NetworkSecurityRule.sourceAddressPrefix() returns null.

Open
#450 2 comments 0 reactions 1 assignee Claimed by @lenala View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.