Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2,556 changes: 0 additions & 2,556 deletions schemas/2021-01-01-preview/Microsoft.ServiceFabric.json

This file was deleted.

2,634 changes: 0 additions & 2,634 deletions schemas/2021-05-01/Microsoft.ServiceFabric.json

This file was deleted.

2 changes: 1 addition & 1 deletion schemas/2021-06-01/Microsoft.ServiceFabric.json
Original file line number Diff line number Diff line change
Expand Up @@ -1138,7 +1138,7 @@
},
"clusterCodeVersion": {
"type": "string",
"description": "The Service Fabric runtime version of the cluster. This property can only by set the user when **upgradeMode** is set to 'Manual'. To get list of available Service Fabric versions for new clusters use [ClusterVersion API](./ClusterVersion.md). To get the list of available version for existing clusters use **availableClusterVersions**."
"description": "The Service Fabric runtime version of the cluster. This property can only by set the user when **upgradeMode** is set to 'Manual'. To get list of available Service Fabric versions for new clusters use [ClusterVersion API](https://learn.microsoft.com/rest/api/servicefabric/cluster-versions/list). To get the list of available version for existing clusters use **availableClusterVersions**."
},
"diagnosticsStorageAccountConfig": {
"oneOf": [
Expand Down
Loading