azure_mgmt_data_factory 0.18.3 → 0.18.4

Sign up to get free protection for your applications and to get access to all the features.
Files changed (49) hide show
  1. checksums.yaml +4 -4
  2. data/lib/2017-09-01-preview/generated/azure_mgmt_data_factory/data_factory_management_client.rb +1 -1
  3. data/lib/2018-06-01/generated/azure_mgmt_data_factory.rb +129 -115
  4. data/lib/2018-06-01/generated/azure_mgmt_data_factory/data_factory_management_client.rb +9 -1
  5. data/lib/2018-06-01/generated/azure_mgmt_data_factory/exposure_control.rb +114 -0
  6. data/lib/2018-06-01/generated/azure_mgmt_data_factory/managed_private_endpoints.rb +611 -0
  7. data/lib/2018-06-01/generated/azure_mgmt_data_factory/managed_virtual_networks.rb +486 -0
  8. data/lib/2018-06-01/generated/azure_mgmt_data_factory/models/az_power_shell_setup.rb +61 -0
  9. data/lib/2018-06-01/generated/azure_mgmt_data_factory/models/azure_blob_fslinked_service.rb +14 -0
  10. data/lib/2018-06-01/generated/azure_mgmt_data_factory/models/azure_blob_storage_linked_service.rb +14 -0
  11. data/lib/2018-06-01/generated/azure_mgmt_data_factory/models/azure_data_lake_store_linked_service.rb +14 -0
  12. data/lib/2018-06-01/generated/azure_mgmt_data_factory/models/azure_databricks_linked_service.rb +12 -0
  13. data/lib/2018-06-01/generated/azure_mgmt_data_factory/models/azure_file_storage_linked_service.rb +12 -0
  14. data/lib/2018-06-01/generated/azure_mgmt_data_factory/models/azure_file_storage_write_settings.rb +81 -0
  15. data/lib/2018-06-01/generated/azure_mgmt_data_factory/models/azure_sql_database_linked_service.rb +14 -0
  16. data/lib/2018-06-01/generated/azure_mgmt_data_factory/models/azure_sql_dwlinked_service.rb +14 -0
  17. data/lib/2018-06-01/generated/azure_mgmt_data_factory/models/azure_sql_milinked_service.rb +14 -0
  18. data/lib/2018-06-01/generated/azure_mgmt_data_factory/models/connection_state_properties.rb +71 -0
  19. data/lib/2018-06-01/generated/azure_mgmt_data_factory/models/copy_sink.rb +1 -0
  20. data/lib/2018-06-01/generated/azure_mgmt_data_factory/models/cosmos_db_sql_api_source.rb +12 -0
  21. data/lib/2018-06-01/generated/azure_mgmt_data_factory/models/custom_setup_base.rb +1 -0
  22. data/lib/2018-06-01/generated/azure_mgmt_data_factory/models/data_flow_staging_info.rb +3 -2
  23. data/lib/2018-06-01/generated/azure_mgmt_data_factory/models/exposure_control_batch_request.rb +56 -0
  24. data/lib/2018-06-01/generated/azure_mgmt_data_factory/models/exposure_control_batch_response.rb +56 -0
  25. data/lib/2018-06-01/generated/azure_mgmt_data_factory/models/hdfs_read_settings.rb +13 -0
  26. data/lib/2018-06-01/generated/azure_mgmt_data_factory/models/managed_private_endpoint.rb +135 -0
  27. data/lib/2018-06-01/generated/azure_mgmt_data_factory/models/managed_private_endpoint_list_response.rb +100 -0
  28. data/lib/2018-06-01/generated/azure_mgmt_data_factory/models/managed_private_endpoint_resource.rb +83 -0
  29. data/lib/2018-06-01/generated/azure_mgmt_data_factory/models/managed_virtual_network.rb +78 -0
  30. data/lib/2018-06-01/generated/azure_mgmt_data_factory/models/managed_virtual_network_list_response.rb +100 -0
  31. data/lib/2018-06-01/generated/azure_mgmt_data_factory/models/managed_virtual_network_resource.rb +83 -0
  32. data/lib/2018-06-01/generated/azure_mgmt_data_factory/models/odata_linked_service.rb +14 -0
  33. data/lib/2018-06-01/generated/azure_mgmt_data_factory/models/quick_books_linked_service.rb +19 -6
  34. data/lib/2018-06-01/generated/azure_mgmt_data_factory/models/rest_service_linked_service.rb +14 -0
  35. data/lib/2018-06-01/generated/azure_mgmt_data_factory/models/rest_sink.rb +180 -0
  36. data/lib/2018-06-01/generated/azure_mgmt_data_factory/models/salesforce_marketing_cloud_linked_service.rb +14 -1
  37. data/lib/2018-06-01/generated/azure_mgmt_data_factory/models/sap_open_hub_linked_service.rb +51 -3
  38. data/lib/2018-06-01/generated/azure_mgmt_data_factory/models/sap_open_hub_source.rb +26 -0
  39. data/lib/2018-06-01/generated/azure_mgmt_data_factory/models/sap_table_source.rb +13 -0
  40. data/lib/2018-06-01/generated/azure_mgmt_data_factory/models/square_linked_service.rb +15 -3
  41. data/lib/2018-06-01/generated/azure_mgmt_data_factory/models/store_write_settings.rb +1 -0
  42. data/lib/2018-06-01/generated/azure_mgmt_data_factory/models/web_hook_activity.rb +3 -3
  43. data/lib/2018-06-01/generated/azure_mgmt_data_factory/models/xero_linked_service.rb +13 -1
  44. data/lib/2018-06-01/generated/azure_mgmt_data_factory/models/xml_read_settings.rb +24 -0
  45. data/lib/2018-06-01/generated/azure_mgmt_data_factory/models/zoho_linked_service.rb +13 -1
  46. data/lib/2018-06-01/generated/azure_mgmt_data_factory/trigger_runs.rb +100 -0
  47. data/lib/profiles/latest/modules/datafactory_profile_module.rb +431 -379
  48. data/lib/version.rb +1 -1
  49. metadata +16 -2
@@ -0,0 +1,61 @@
1
+ # encoding: utf-8
2
+ # Code generated by Microsoft (R) AutoRest Code Generator.
3
+ # Changes may cause incorrect behavior and will be lost if the code is
4
+ # regenerated.
5
+
6
+ module Azure::DataFactory::Mgmt::V2018_06_01
7
+ module Models
8
+ #
9
+ # The express custom setup of installing Azure PowerShell.
10
+ #
11
+ class AzPowerShellSetup < CustomSetupBase
12
+
13
+ include MsRestAzure
14
+
15
+
16
+ def initialize
17
+ @type = "AzPowerShellSetup"
18
+ end
19
+
20
+ attr_accessor :type
21
+
22
+ # @return [String] The required version of Azure PowerShell to install.
23
+ attr_accessor :version
24
+
25
+
26
+ #
27
+ # Mapper for AzPowerShellSetup class as Ruby Hash.
28
+ # This will be used for serialization/deserialization.
29
+ #
30
+ def self.mapper()
31
+ {
32
+ client_side_validation: true,
33
+ required: false,
34
+ serialized_name: 'AzPowerShellSetup',
35
+ type: {
36
+ name: 'Composite',
37
+ class_name: 'AzPowerShellSetup',
38
+ model_properties: {
39
+ type: {
40
+ client_side_validation: true,
41
+ required: true,
42
+ serialized_name: 'type',
43
+ type: {
44
+ name: 'String'
45
+ }
46
+ },
47
+ version: {
48
+ client_side_validation: true,
49
+ required: true,
50
+ serialized_name: 'typeProperties.version',
51
+ type: {
52
+ name: 'String'
53
+ }
54
+ }
55
+ }
56
+ }
57
+ }
58
+ end
59
+ end
60
+ end
61
+ end
@@ -40,6 +40,12 @@ module Azure::DataFactory::Mgmt::V2018_06_01
40
40
  # belongs. Type: string (or Expression with resultType string).
41
41
  attr_accessor :tenant
42
42
 
43
+ # @return Indicates the azure cloud type of the service principle auth.
44
+ # Allowed values are AzurePublic, AzureChina, AzureUsGovernment,
45
+ # AzureGermany. Default value is the data factory regions’ cloud type.
46
+ # Type: string (or Expression with resultType string).
47
+ attr_accessor :azure_cloud_type
48
+
43
49
  # @return The encrypted credential used for authentication. Credentials
44
50
  # are encrypted using the integration runtime credential manager. Type:
45
51
  # string (or Expression with resultType string).
@@ -175,6 +181,14 @@ module Azure::DataFactory::Mgmt::V2018_06_01
175
181
  name: 'Object'
176
182
  }
177
183
  },
184
+ azure_cloud_type: {
185
+ client_side_validation: true,
186
+ required: false,
187
+ serialized_name: 'typeProperties.azureCloudType',
188
+ type: {
189
+ name: 'Object'
190
+ }
191
+ },
178
192
  encrypted_credential: {
179
193
  client_side_validation: true,
180
194
  required: false,
@@ -55,6 +55,12 @@ module Azure::DataFactory::Mgmt::V2018_06_01
55
55
  # belongs. Type: string (or Expression with resultType string).
56
56
  attr_accessor :tenant
57
57
 
58
+ # @return Indicates the azure cloud type of the service principle auth.
59
+ # Allowed values are AzurePublic, AzureChina, AzureUsGovernment,
60
+ # AzureGermany. Default value is the data factory regions’ cloud type.
61
+ # Type: string (or Expression with resultType string).
62
+ attr_accessor :azure_cloud_type
63
+
58
64
  # @return [String] The encrypted credential used for authentication.
59
65
  # Credentials are encrypted using the integration runtime credential
60
66
  # manager. Type: string (or Expression with resultType string).
@@ -216,6 +222,14 @@ module Azure::DataFactory::Mgmt::V2018_06_01
216
222
  name: 'Object'
217
223
  }
218
224
  },
225
+ azure_cloud_type: {
226
+ client_side_validation: true,
227
+ required: false,
228
+ serialized_name: 'typeProperties.azureCloudType',
229
+ type: {
230
+ name: 'Object'
231
+ }
232
+ },
219
233
  encrypted_credential: {
220
234
  client_side_validation: true,
221
235
  required: false,
@@ -36,6 +36,12 @@ module Azure::DataFactory::Mgmt::V2018_06_01
36
36
  # belongs. Type: string (or Expression with resultType string).
37
37
  attr_accessor :tenant
38
38
 
39
+ # @return Indicates the azure cloud type of the service principle auth.
40
+ # Allowed values are AzurePublic, AzureChina, AzureUsGovernment,
41
+ # AzureGermany. Default value is the data factory regions’ cloud type.
42
+ # Type: string (or Expression with resultType string).
43
+ attr_accessor :azure_cloud_type
44
+
39
45
  # @return Data Lake Store account name. Type: string (or Expression with
40
46
  # resultType string).
41
47
  attr_accessor :account_name
@@ -176,6 +182,14 @@ module Azure::DataFactory::Mgmt::V2018_06_01
176
182
  name: 'Object'
177
183
  }
178
184
  },
185
+ azure_cloud_type: {
186
+ client_side_validation: true,
187
+ required: false,
188
+ serialized_name: 'typeProperties.azureCloudType',
189
+ type: {
190
+ name: 'Object'
191
+ }
192
+ },
179
193
  account_name: {
180
194
  client_side_validation: true,
181
195
  required: false,
@@ -72,6 +72,10 @@ module Azure::DataFactory::Mgmt::V2018_06_01
72
72
  # in instance pool configurations.
73
73
  attr_accessor :new_cluster_custom_tags
74
74
 
75
+ # @return Specify a location to deliver Spark driver, worker, and event
76
+ # logs. Type: string (or Expression with resultType string).
77
+ attr_accessor :new_cluster_log_destination
78
+
75
79
  # @return The driver node type for the new job cluster. This property is
76
80
  # ignored in instance pool configurations. Type: string (or Expression
77
81
  # with resultType string).
@@ -286,6 +290,14 @@ module Azure::DataFactory::Mgmt::V2018_06_01
286
290
  }
287
291
  }
288
292
  },
293
+ new_cluster_log_destination: {
294
+ client_side_validation: true,
295
+ required: false,
296
+ serialized_name: 'typeProperties.newClusterLogDestination',
297
+ type: {
298
+ name: 'Object'
299
+ }
300
+ },
289
301
  new_cluster_driver_node_type: {
290
302
  client_side_validation: true,
291
303
  required: false,
@@ -52,6 +52,10 @@ module Azure::DataFactory::Mgmt::V2018_06_01
52
52
  # string).
53
53
  attr_accessor :file_share
54
54
 
55
+ # @return The azure file share snapshot version. Type: string (or
56
+ # Expression with resultType string).
57
+ attr_accessor :snapshot
58
+
55
59
  # @return The encrypted credential used for authentication. Credentials
56
60
  # are encrypted using the integration runtime credential manager. Type:
57
61
  # string (or Expression with resultType string).
@@ -213,6 +217,14 @@ module Azure::DataFactory::Mgmt::V2018_06_01
213
217
  name: 'Object'
214
218
  }
215
219
  },
220
+ snapshot: {
221
+ client_side_validation: true,
222
+ required: false,
223
+ serialized_name: 'typeProperties.snapshot',
224
+ type: {
225
+ name: 'Object'
226
+ }
227
+ },
216
228
  encrypted_credential: {
217
229
  client_side_validation: true,
218
230
  required: false,
@@ -0,0 +1,81 @@
1
+ # encoding: utf-8
2
+ # Code generated by Microsoft (R) AutoRest Code Generator.
3
+ # Changes may cause incorrect behavior and will be lost if the code is
4
+ # regenerated.
5
+
6
+ module Azure::DataFactory::Mgmt::V2018_06_01
7
+ module Models
8
+ #
9
+ # Azure File Storage write settings.
10
+ #
11
+ class AzureFileStorageWriteSettings < StoreWriteSettings
12
+
13
+ include MsRestAzure
14
+
15
+
16
+ def initialize
17
+ @type = "AzureFileStorageWriteSettings"
18
+ end
19
+
20
+ attr_accessor :type
21
+
22
+
23
+ #
24
+ # Mapper for AzureFileStorageWriteSettings class as Ruby Hash.
25
+ # This will be used for serialization/deserialization.
26
+ #
27
+ def self.mapper()
28
+ {
29
+ client_side_validation: true,
30
+ required: false,
31
+ serialized_name: 'AzureFileStorageWriteSettings',
32
+ type: {
33
+ name: 'Composite',
34
+ class_name: 'AzureFileStorageWriteSettings',
35
+ model_properties: {
36
+ additional_properties: {
37
+ client_side_validation: true,
38
+ required: false,
39
+ type: {
40
+ name: 'Dictionary',
41
+ value: {
42
+ client_side_validation: true,
43
+ required: false,
44
+ serialized_name: 'ObjectElementType',
45
+ type: {
46
+ name: 'Object'
47
+ }
48
+ }
49
+ }
50
+ },
51
+ max_concurrent_connections: {
52
+ client_side_validation: true,
53
+ required: false,
54
+ serialized_name: 'maxConcurrentConnections',
55
+ type: {
56
+ name: 'Object'
57
+ }
58
+ },
59
+ copy_behavior: {
60
+ client_side_validation: true,
61
+ required: false,
62
+ serialized_name: 'copyBehavior',
63
+ type: {
64
+ name: 'Object'
65
+ }
66
+ },
67
+ type: {
68
+ client_side_validation: true,
69
+ required: true,
70
+ serialized_name: 'type',
71
+ type: {
72
+ name: 'String'
73
+ }
74
+ }
75
+ }
76
+ }
77
+ }
78
+ end
79
+ end
80
+ end
81
+ end
@@ -40,6 +40,12 @@ module Azure::DataFactory::Mgmt::V2018_06_01
40
40
  # belongs. Type: string (or Expression with resultType string).
41
41
  attr_accessor :tenant
42
42
 
43
+ # @return Indicates the azure cloud type of the service principle auth.
44
+ # Allowed values are AzurePublic, AzureChina, AzureUsGovernment,
45
+ # AzureGermany. Default value is the data factory regions’ cloud type.
46
+ # Type: string (or Expression with resultType string).
47
+ attr_accessor :azure_cloud_type
48
+
43
49
  # @return The encrypted credential used for authentication. Credentials
44
50
  # are encrypted using the integration runtime credential manager. Type:
45
51
  # string (or Expression with resultType string).
@@ -176,6 +182,14 @@ module Azure::DataFactory::Mgmt::V2018_06_01
176
182
  name: 'Object'
177
183
  }
178
184
  },
185
+ azure_cloud_type: {
186
+ client_side_validation: true,
187
+ required: false,
188
+ serialized_name: 'typeProperties.azureCloudType',
189
+ type: {
190
+ name: 'Object'
191
+ }
192
+ },
179
193
  encrypted_credential: {
180
194
  client_side_validation: true,
181
195
  required: false,
@@ -41,6 +41,12 @@ module Azure::DataFactory::Mgmt::V2018_06_01
41
41
  # belongs. Type: string (or Expression with resultType string).
42
42
  attr_accessor :tenant
43
43
 
44
+ # @return Indicates the azure cloud type of the service principle auth.
45
+ # Allowed values are AzurePublic, AzureChina, AzureUsGovernment,
46
+ # AzureGermany. Default value is the data factory regions’ cloud type.
47
+ # Type: string (or Expression with resultType string).
48
+ attr_accessor :azure_cloud_type
49
+
44
50
  # @return The encrypted credential used for authentication. Credentials
45
51
  # are encrypted using the integration runtime credential manager. Type:
46
52
  # string (or Expression with resultType string).
@@ -177,6 +183,14 @@ module Azure::DataFactory::Mgmt::V2018_06_01
177
183
  name: 'Object'
178
184
  }
179
185
  },
186
+ azure_cloud_type: {
187
+ client_side_validation: true,
188
+ required: false,
189
+ serialized_name: 'typeProperties.azureCloudType',
190
+ type: {
191
+ name: 'Object'
192
+ }
193
+ },
180
194
  encrypted_credential: {
181
195
  client_side_validation: true,
182
196
  required: false,
@@ -40,6 +40,12 @@ module Azure::DataFactory::Mgmt::V2018_06_01
40
40
  # belongs. Type: string (or Expression with resultType string).
41
41
  attr_accessor :tenant
42
42
 
43
+ # @return Indicates the azure cloud type of the service principle auth.
44
+ # Allowed values are AzurePublic, AzureChina, AzureUsGovernment,
45
+ # AzureGermany. Default value is the data factory regions’ cloud type.
46
+ # Type: string (or Expression with resultType string).
47
+ attr_accessor :azure_cloud_type
48
+
43
49
  # @return The encrypted credential used for authentication. Credentials
44
50
  # are encrypted using the integration runtime credential manager. Type:
45
51
  # string (or Expression with resultType string).
@@ -176,6 +182,14 @@ module Azure::DataFactory::Mgmt::V2018_06_01
176
182
  name: 'Object'
177
183
  }
178
184
  },
185
+ azure_cloud_type: {
186
+ client_side_validation: true,
187
+ required: false,
188
+ serialized_name: 'typeProperties.azureCloudType',
189
+ type: {
190
+ name: 'Object'
191
+ }
192
+ },
179
193
  encrypted_credential: {
180
194
  client_side_validation: true,
181
195
  required: false,
@@ -0,0 +1,71 @@
1
+ # encoding: utf-8
2
+ # Code generated by Microsoft (R) AutoRest Code Generator.
3
+ # Changes may cause incorrect behavior and will be lost if the code is
4
+ # regenerated.
5
+
6
+ module Azure::DataFactory::Mgmt::V2018_06_01
7
+ module Models
8
+ #
9
+ # The connection state of a managed private endpoint
10
+ #
11
+ class ConnectionStateProperties
12
+
13
+ include MsRestAzure
14
+
15
+ # @return [String] The actions required on the managed private endpoint
16
+ attr_accessor :actions_required
17
+
18
+ # @return [String] The managed private endpoint description
19
+ attr_accessor :description
20
+
21
+ # @return [String] The approval status
22
+ attr_accessor :status
23
+
24
+
25
+ #
26
+ # Mapper for ConnectionStateProperties class as Ruby Hash.
27
+ # This will be used for serialization/deserialization.
28
+ #
29
+ def self.mapper()
30
+ {
31
+ client_side_validation: true,
32
+ required: false,
33
+ serialized_name: 'ConnectionStateProperties',
34
+ type: {
35
+ name: 'Composite',
36
+ class_name: 'ConnectionStateProperties',
37
+ model_properties: {
38
+ actions_required: {
39
+ client_side_validation: true,
40
+ required: false,
41
+ read_only: true,
42
+ serialized_name: 'actionsRequired',
43
+ type: {
44
+ name: 'String'
45
+ }
46
+ },
47
+ description: {
48
+ client_side_validation: true,
49
+ required: false,
50
+ read_only: true,
51
+ serialized_name: 'description',
52
+ type: {
53
+ name: 'String'
54
+ }
55
+ },
56
+ status: {
57
+ client_side_validation: true,
58
+ required: false,
59
+ read_only: true,
60
+ serialized_name: 'status',
61
+ type: {
62
+ name: 'String'
63
+ }
64
+ }
65
+ }
66
+ }
67
+ }
68
+ end
69
+ end
70
+ end
71
+ end
@@ -45,6 +45,7 @@ module Azure::DataFactory::Mgmt::V2018_06_01
45
45
  @@discriminatorMap["SapCloudForCustomerSink"] = "SapCloudForCustomerSink"
46
46
  @@discriminatorMap["AzureMySqlSink"] = "AzureMySqlSink"
47
47
  @@discriminatorMap["AzurePostgreSqlSink"] = "AzurePostgreSqlSink"
48
+ @@discriminatorMap["RestSink"] = "RestSink"
48
49
  @@discriminatorMap["OrcSink"] = "OrcSink"
49
50
  @@discriminatorMap["JsonSink"] = "JsonSink"
50
51
  @@discriminatorMap["DelimitedTextSink"] = "DelimitedTextSink"
@@ -31,6 +31,10 @@ module Azure::DataFactory::Mgmt::V2018_06_01
31
31
  # resultType array of strings).
32
32
  attr_accessor :preferred_regions
33
33
 
34
+ # @return Whether detect primitive values as datetime values. Type:
35
+ # boolean (or Expression with resultType boolean).
36
+ attr_accessor :detect_datetime
37
+
34
38
  # @return [Array<AdditionalColumns>] Specifies the additional columns to
35
39
  # be added to source data. Type: array of objects (or Expression with
36
40
  # resultType array of objects).
@@ -121,6 +125,14 @@ module Azure::DataFactory::Mgmt::V2018_06_01
121
125
  name: 'Object'
122
126
  }
123
127
  },
128
+ detect_datetime: {
129
+ client_side_validation: true,
130
+ required: false,
131
+ serialized_name: 'detectDatetime',
132
+ type: {
133
+ name: 'Object'
134
+ }
135
+ },
124
136
  additional_columns: {
125
137
  client_side_validation: true,
126
138
  required: false,