Azure / Azure/azure-libraries-for-java
NetworkSecurityRule.sourceAddressPrefix() returns null.
Abierto
customer-reported
Mgmt
Network
Question
- Lenguaje dominante
- Java
- Estrellas
- 97
- Forks
- 102
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.