@@ -78,12 +78,8 @@ CmdletsToExport = 'Get-AzureRmIntegrationAccountAgreement',
78
78
' Get-AzureRmIntegrationAccount' , ' Get-AzureRmIntegrationAccountMap' ,
79
79
' Get-AzureRmIntegrationAccountPartner' ,
80
80
' Get-AzureRmIntegrationAccountSchema' ,
81
- ' Get-AzureRmIntegrationAccountGeneratedEdifactIcn' ,
82
81
' Get-AzureRmIntegrationAccountGeneratedIcn' ,
83
- ' Get-AzureRmIntegrationAccountGeneratedX12Icn' ,
84
- ' Get-AzureRmIntegrationAccountReceivedEdifactIcn' ,
85
82
' Get-AzureRmIntegrationAccountReceivedIcn' ,
86
- ' Get-AzureRmIntegrationAccountReceivedX12Icn' ,
87
83
' New-AzureRmIntegrationAccountAgreement' ,
88
84
' New-AzureRmIntegrationAccountCertificate' ,
89
85
' New-AzureRmIntegrationAccount' , ' New-AzureRmIntegrationAccountMap' ,
@@ -95,22 +91,15 @@ CmdletsToExport = 'Get-AzureRmIntegrationAccountAgreement',
95
91
' Remove-AzureRmIntegrationAccountMap' ,
96
92
' Remove-AzureRmIntegrationAccountPartner' ,
97
93
' Remove-AzureRmIntegrationAccountSchema' ,
98
- ' Remove-AzureRmIntegrationAccountReceivedEdifactIcn' ,
99
94
' Remove-AzureRmIntegrationAccountReceivedIcn' ,
100
- ' Remove-AzureRmIntegrationAccountReceivedX12Icn' ,
101
95
' Set-AzureRmIntegrationAccountAgreement' ,
102
96
' Set-AzureRmIntegrationAccountCertificate' ,
103
97
' Set-AzureRmIntegrationAccount' , ' Set-AzureRmIntegrationAccountMap' ,
104
98
' Set-AzureRmIntegrationAccountPartner' ,
105
99
' Set-AzureRmIntegrationAccountSchema' , ' Stop-AzureRmLogicAppRun' ,
106
- ' Set-AzureRmIntegrationAccountGeneratedEdifactIcn' ,
107
100
' Set-AzureRmIntegrationAccountGeneratedIcn' ,
108
- ' Set-AzureRmIntegrationAccountGeneratedX12Icn' ,
109
- ' Set-AzureRmIntegrationAccountReceivedEdifactIcn' ,
110
- ' Set-AzureRmIntegrationAccountReceivedIcn' ,
111
- ' Set-AzureRmIntegrationAccountReceivedX12Icn' ,
112
- ' Get-AzureRmLogicApp' , ' Get-AzureRmLogicAppRunAction' ,
113
- ' Get-AzureRmLogicAppRunHistory' ,
101
+ ' Set-AzureRmIntegrationAccountReceivedIcn' , ' Get-AzureRmLogicApp' ,
102
+ ' Get-AzureRmLogicAppRunAction' , ' Get-AzureRmLogicAppRunHistory' ,
114
103
' Get-AzureRmLogicAppTriggerCallbackUrl' ,
115
104
' Get-AzureRmLogicAppTrigger' , ' Get-AzureRmLogicAppTriggerHistory' ,
116
105
' Get-AzureRmLogicAppUpgradedDefinition' , ' New-AzureRmLogicApp' ,
0 commit comments