Firewall Rule Properties Response
data class FirewallRulePropertiesResponse(val endIpAddress: String? = null, val provisioningState: String, val startIpAddress: String? = null)
A Firewall rule properties.
A Firewall rule properties.