Skip to content

Commit ca4e6da

Browse files
authored
Fix lack
1 parent 947f1b5 commit ca4e6da

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)