Skip to content

Commit ef6f119

Browse files
authored
Merge pull request #39316 from changeworld/patch-1
Fix lack
2 parents 6f01f0a + ca4e6da commit ef6f119

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/service-fabric/service-fabric-cluster-nodetypes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ The following are the property descriptions:
7474
| **Name** | **Allowed Values** | ** --- ** | **Guidance or Short Description** |
7575
| --- | --- | --- | --- |
7676
| name | string | --- | unique name for extension |
77-
| type | "ServiceFabricLinuxNode" or "ServiceFabricWindowsNode | --- | Identifies OS Service Fabric is bootstrapping to |
77+
| type | "ServiceFabricLinuxNode" or "ServiceFabricWindowsNode" | --- | Identifies OS Service Fabric is bootstrapping to |
7878
| autoUpgradeMinorVersion | true or false | --- | Enable Auto Upgrade of SF Runtime Minor Versions |
7979
| publisher | Microsoft.Azure.ServiceFabric | --- | name of the Service Fabric extention publisher |
8080
| clusterEndpont | string | --- | URI:PORT to Management endpoint |

0 commit comments

Comments
 (0)