Skip to content

Commit 6fc8f11

Browse files
authored
Merge pull request #92898 from reynaldoburgos/fix_SFClusterNodeTypes_clusterEndpoint
fixing typo for clusterEndpoint
2 parents c68a1d6 + af403ea commit 6fc8f11

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)