We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 167e3f9 commit 9166c9fCopy full SHA for 9166c9f
articles/service-fabric/service-fabric-cluster-nodetypes.md
@@ -84,6 +84,7 @@ The following are the property descriptions:
84
| commonNames | string[] | --- | Common Names of installed cluster certificates |
85
| x509StoreName | string | --- | Name of Store where installed cluster certificate is located |
86
| typeHandlerVersion | 1.1 | --- | Version of Extension. 1.0 classic version of extension are recommended to upgrade to 1.1 |
87
+| dataPath | string | --- | Path to the drive used to save state for Service Fabric system services and application data.
88
89
## Next steps
90
* See the [overview of the "Deploy anywhere" feature and a comparison with Azure-managed clusters](service-fabric-deploy-anywhere.md).
0 commit comments