Skip to content

Commit 9685697

Browse files
author
Nicolas Oman
committed
reformatted table with breaks
1 parent 9169803 commit 9685697

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/service-fabric/service-fabric-application-upgrade-parameters.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ Use the horizontal scrollbar at the bottom of the table to view the full descrip
5858

5959
(PS=PowerShell, VS=Visual Studio)
6060

61+
[!div class="mx-tdBreakAll"]
6162
| Parameter | Applies To | Description |
6263
| --- | --- | --- |
6364
| ApplicationParameter |PS, VS| Specifies the overrides for application parameters.<br>PowerShell application parameters are specified as hashtable name/value pairs. For example, @{ "VotingData_MinReplicaSetSize" = "3"; "VotingData_PartitionCount" = "1" }.<br>Visual Studio application parameters can be specified in the Publish Service Fabric Application dialog in the **Application Parameters File** field.

0 commit comments

Comments
 (0)