python3Packages.azure-mgmt-servicefabricmanagedclusters: init at 1.0.0

This commit is contained in:
Jonathan Ringer
2021-05-06 11:50:10 -07:00
committed by Jonathan Ringer
parent 67c2e45b2a
commit fa58d21382
2 changed files with 42 additions and 0 deletions
+2
View File
@@ -845,6 +845,8 @@ in {
azure-mgmt-servicefabric = callPackage ../development/python-modules/azure-mgmt-servicefabric { };
azure-mgmt-servicefabricmanagedclusters = callPackage ../development/python-modules/azure-mgmt-servicefabricmanagedclusters { };
azure-mgmt-signalr = callPackage ../development/python-modules/azure-mgmt-signalr { };
azure-mgmt-sql = callPackage ../development/python-modules/azure-mgmt-sql { };