File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
specification/network/resource-manager/Microsoft.Network/stable Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 466466 "properties" : {
467467 "addresses" : {
468468 "type" : " array" ,
469- "description" : " The number of Public IP addresses associated with azure firewall." ,
469+ "description" : " The list of Public IP addresses associated with azure firewall or IP addresses to be retained ." ,
470470 "items" : {
471471 "$ref" : " #/definitions/AzureFirewallPublicIPAddress"
472472 }
473473 },
474474 "count" : {
475475 "type" : " integer" ,
476476 "format" : " int32" ,
477- "description" : " Private IP Address associated with azure firewall."
477+ "description" : " The number of Public IP addresses associated with azure firewall."
478478 }
479479 },
480480 "description" : " Public IP addresses associated with azure firewall."
Original file line number Diff line number Diff line change 466466 "properties" : {
467467 "addresses" : {
468468 "type" : " array" ,
469- "description" : " The number of Public IP addresses associated with azure firewall." ,
469+ "description" : " The list of Public IP addresses associated with azure firewall or IP addresses to be retained ." ,
470470 "items" : {
471471 "$ref" : " #/definitions/AzureFirewallPublicIPAddress"
472472 }
473473 },
474474 "count" : {
475475 "type" : " integer" ,
476476 "format" : " int32" ,
477- "description" : " Private IP Address associated with azure firewall."
477+ "description" : " The number of Public IP addresses associated with azure firewall."
478478 }
479479 },
480480 "description" : " Public IP addresses associated with azure firewall."
You can’t perform that action at this time.
0 commit comments