Skip to content

Commit af403ea

Browse files
fixing typo for clusterEndpoint
1 parent 55a7e85 commit af403ea

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
@@ -71,7 +71,7 @@ The following are the property descriptions:
7171
| type | "ServiceFabricLinuxNode" or "ServiceFabricWindowsNode" | Identifies OS Service Fabric is bootstrapping to |
7272
| autoUpgradeMinorVersion | true or false | Enable Auto Upgrade of SF Runtime Minor Versions |
7373
| publisher | Microsoft.Azure.ServiceFabric | Name of the Service Fabric extension publisher |
74-
| clusterEndpont | string | URI:PORT to Management endpoint |
74+
| clusterEndpoint | string | URI:PORT to Management endpoint |
7575
| nodeTypeRef | string | Name of nodeType |
7676
| durabilityLevel | bronze, silver, gold, platinum | Time allowed to pause immutable Azure Infrastructure |
7777
| enableParallelJobs | true or false | Enable Compute ParallelJobs like remove VM and reboot VM in the same scale set in parallel |

0 commit comments

Comments
 (0)