@@ -12,44 +12,44 @@ Locale: en-US
12
12
13
13
## AzureRM.MachineLearning Cmdlets
14
14
### [ Export-AzureRmMlWebService] ( Export-AzureRmMlWebService.md )
15
- {{Manually Enter Export-AzureRmMlWebService Description Here}}
15
+ Exports the web service definition object as a JSON formatted string.
16
16
17
17
### [ Get-AzureRmMlCommitmentAssociation] ( Get-AzureRmMlCommitmentAssociation.md )
18
- {{Manually Enter Get-AzureRmMlCommitmentAssociation Description Here}}
18
+ Retrieves the summary information for one or more commitment associations.
19
19
20
20
### [ Get-AzureRmMlCommitmentPlan] ( Get-AzureRmMlCommitmentPlan.md )
21
- {{Manually Enter Get-AzureRmMlCommitmentPlan Description Here}}
21
+ Retrieves the summary information for one or more commitment plans.
22
22
23
23
### [ Get-AzureRmMlCommitmentPlanUsageHistory] ( Get-AzureRmMlCommitmentPlanUsageHistory.md )
24
- {{Manually Enter Get-AzureRmMlCommitmentPlanUsageHistory Description Here}}
24
+ Retrieves usage history information for a specified commitment plan.
25
25
26
26
### [ Get-AzureRmMlWebService] ( Get-AzureRmMlWebService.md )
27
- {{Manually Enter Get-AzureRmMlWebService Description Here}}
27
+ Retrieves the summary information for one or more web services.
28
28
29
29
### [ Get-AzureRmMlWebServiceKeys] ( Get-AzureRmMlWebServiceKeys.md )
30
- {{Manually Enter Get-AzureRmMlWebServiceKeys Description Here}}
30
+ Retrieves the web service's keys.
31
31
32
32
### [ Import-AzureRmMlWebService] ( Import-AzureRmMlWebService.md )
33
- {{Manually Enter Import-AzureRmMlWebService Description Here}}
33
+ Imports a JSON object into a web service definition.
34
34
35
35
### [ Move-AzureRmMlCommitmentAssociation] ( Move-AzureRmMlCommitmentAssociation.md )
36
- {{Manually Enter Move-AzureRmMlCommitmentAssociation Description Here}}
36
+ Moves a commitment association from one commitment plan to another.
37
37
38
38
### [ New-AzureRmMlCommitmentPlan] ( New-AzureRmMlCommitmentPlan.md )
39
- {{Manually Enter New-AzureRmMlCommitmentPlan Description Here}}
39
+ Creates a new commitment plan.
40
40
41
41
### [ New-AzureRmMlWebService] ( New-AzureRmMlWebService.md )
42
- {{Manually Enter New-AzureRmMlWebService Description Here}}
42
+ Exports the web service definition object as a JSON formatted string.
43
43
44
44
### [ Remove-AzureRmMlCommitmentPlan] ( Remove-AzureRmMlCommitmentPlan.md )
45
- {{Manually Enter Remove-AzureRmMlCommitmentPlan Description Here}}
45
+ Deletes a commitment plan.
46
46
47
47
### [ Remove-AzureRmMlWebService] ( Remove-AzureRmMlWebService.md )
48
- {{Manually Enter Remove-AzureRmMlWebService Description Here}}
48
+ Deletes a web service.
49
49
50
50
### [ Update-AzureRmMlCommitmentPlan] ( Update-AzureRmMlCommitmentPlan.md )
51
- {{Manually Enter Update-AzureRmMlCommitmentPlan Description Here}}
51
+ Updates properties of an existing commitment plan resource.
52
52
53
53
### [ Update-AzureRmMlWebService] ( Update-AzureRmMlWebService.md )
54
- {{Manually Enter Update-AzureRmMlWebService Description Here}}
54
+ Updates properties of an existing web service resource.
55
55
0 commit comments