Skip to content

Commit

Permalink
Merge pull request Azure#80 from aznashwan/f-fieldname
Browse files Browse the repository at this point in the history
network/OutboundNatRulePropertiesFormat: Changed fieldname to singular as its type and description suggests.
  • Loading branch information
amarzavery committed Dec 3, 2015
2 parents 1a4301a + b6b2257 commit 3ffb1fa
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions arm-network/2015-06-15/swagger/network.json
Original file line number Diff line number Diff line change
Expand Up @@ -3583,7 +3583,7 @@
"type": "string"
}
}
}
}
}
},
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/virtualnetworks/{virtualNetworkName}": {
Expand Down Expand Up @@ -5340,7 +5340,7 @@
},
"OutboundNatRulePropertiesFormat": {
"properties": {
"allocatedOutboundPorts": {
"allocatedOutboundPort": {
"type": "integer",
"format": "int32",
"description": "Gets or sets the number of outbound ports to be used for SNAT"
Expand Down Expand Up @@ -6916,4 +6916,4 @@
"description": "Client Api Version."
}
}
}
}

0 comments on commit 3ffb1fa

Please sign in to comment.