Skip to content

Commit

Permalink
[AutoPR securityinsights/resource-manager] Adding data connectors APIs (
Browse files Browse the repository at this point in the history
#1055)

* Generated from 1a6ebaa4e0f6627020df1cb8706b481ba4aef7c6

Try to fix some checks issues

* Generated from 852097272ac674f1b2931aa299767468407eed51

Try to fix issues once again

* Generated from c69c6aa9b511b58e14d2711c23c607476f4da35b

Fixing typos
  • Loading branch information
AutorestCI authored Feb 5, 2019
1 parent 4f9332f commit 76a5df4
Show file tree
Hide file tree
Showing 7 changed files with 1,331 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
/*
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*
* Code generated by Microsoft (R) AutoRest Code Generator.
* Changes may cause incorrect behavior and will be lost if the code is
* regenerated.
*/

export {
discriminators,
DataConnectorList,
DataConnector,
CloudError,
OfficeDataConnector,
OfficeDataConnectorDataTypes,
OfficeDataConnectorDataTypesSharePoint,
DataConnectorDataTypeCommon,
OfficeDataConnectorDataTypesExchange,
TIDataConnectorDataTypesIndicators,
TIDataConnector,
TIDataConnectorDataTypes,
AlertsDataTypeOfDataConnectorAlerts,
DataConnectorWithAlerts,
AlertsDataTypeOfDataConnector,
AADDataConnector,
ASCDataConnector,
MCASDataConnector
} from "../models/mappers";

Loading

0 comments on commit 76a5df4

Please sign in to comment.