Azure / Azure/azure-libraries-for-java
NetworkSecurityRule.sourceAddressPrefix() returns null.
Offen
customer-reported
Mgmt
Network
Question
- Vorherrschende Sprache
- Java
- Sterne
- 97
- Forks
- 102
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.