Changeset 7429 for branches/HeuristicLab.Hive.Azure/HeuristicLab.Clients.Hive.CloudManager/3.3/Azure/IAzureProvider.cs
- Timestamp:
- 01/30/12 17:39:27 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HeuristicLab.Hive.Azure/HeuristicLab.Clients.Hive.CloudManager/3.3/Azure/IAzureProvider.cs
r7386 r7429 38 38 39 39 List<HostedService> DiscoverSlaveService(Subscription subscription); 40 string ChangeInstanceCount(Subscription subscription, string serviceName, string deploymentSlot, string roleName, int instanceCount); 41 40 42 } 41 43 }
Note: See TracChangeset
for help on using the changeset viewer.