azure_mgmt_kusto 0.19.3 → 0.20.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (100) hide show
  1. checksums.yaml +4 -4
  2. data/lib/2017-09-07-privatepreview/generated/azure_mgmt_kusto/kusto_management_client.rb +1 -1
  3. data/lib/2018-09-07-preview/generated/azure_mgmt_kusto/kusto_management_client.rb +1 -1
  4. data/lib/2019-01-21/generated/azure_mgmt_kusto/kusto_management_client.rb +1 -1
  5. data/lib/2019-05-15/generated/azure_mgmt_kusto/kusto_management_client.rb +1 -1
  6. data/lib/2019-09-07/generated/azure_mgmt_kusto/kusto_management_client.rb +1 -1
  7. data/lib/2019-11-09/generated/azure_mgmt_kusto/kusto_management_client.rb +1 -1
  8. data/lib/2020-02-15/generated/azure_mgmt_kusto/kusto_management_client.rb +1 -1
  9. data/lib/2020-06-14/generated/azure_mgmt_kusto/kusto_management_client.rb +1 -1
  10. data/lib/2020-09-18/generated/azure_mgmt_kusto.rb +111 -0
  11. data/lib/2020-09-18/generated/azure_mgmt_kusto/attached_database_configurations.rb +558 -0
  12. data/lib/2020-09-18/generated/azure_mgmt_kusto/cluster_principal_assignments.rb +656 -0
  13. data/lib/2020-09-18/generated/azure_mgmt_kusto/clusters.rb +2087 -0
  14. data/lib/2020-09-18/generated/azure_mgmt_kusto/data_connections.rb +1033 -0
  15. data/lib/2020-09-18/generated/azure_mgmt_kusto/database_principal_assignments.rb +683 -0
  16. data/lib/2020-09-18/generated/azure_mgmt_kusto/databases.rb +1169 -0
  17. data/lib/2020-09-18/generated/azure_mgmt_kusto/kusto_management_client.rb +157 -0
  18. data/lib/2020-09-18/generated/azure_mgmt_kusto/models/attached_database_configuration.rb +144 -0
  19. data/lib/2020-09-18/generated/azure_mgmt_kusto/models/attached_database_configuration_list_result.rb +56 -0
  20. data/lib/2020-09-18/generated/azure_mgmt_kusto/models/azure_capacity.rb +80 -0
  21. data/lib/2020-09-18/generated/azure_mgmt_kusto/models/azure_entity_resource.rb +75 -0
  22. data/lib/2020-09-18/generated/azure_mgmt_kusto/models/azure_resource_sku.rb +70 -0
  23. data/lib/2020-09-18/generated/azure_mgmt_kusto/models/azure_scale_type.rb +17 -0
  24. data/lib/2020-09-18/generated/azure_mgmt_kusto/models/azure_sku.rb +78 -0
  25. data/lib/2020-09-18/generated/azure_mgmt_kusto/models/azure_sku_name.rb +36 -0
  26. data/lib/2020-09-18/generated/azure_mgmt_kusto/models/azure_sku_tier.rb +16 -0
  27. data/lib/2020-09-18/generated/azure_mgmt_kusto/models/blob_storage_event_type.rb +16 -0
  28. data/lib/2020-09-18/generated/azure_mgmt_kusto/models/check_name_request.rb +61 -0
  29. data/lib/2020-09-18/generated/azure_mgmt_kusto/models/check_name_result.rb +82 -0
  30. data/lib/2020-09-18/generated/azure_mgmt_kusto/models/cluster.rb +327 -0
  31. data/lib/2020-09-18/generated/azure_mgmt_kusto/models/cluster_check_name_request.rb +60 -0
  32. data/lib/2020-09-18/generated/azure_mgmt_kusto/models/cluster_list_result.rb +55 -0
  33. data/lib/2020-09-18/generated/azure_mgmt_kusto/models/cluster_principal_assignment.rb +147 -0
  34. data/lib/2020-09-18/generated/azure_mgmt_kusto/models/cluster_principal_assignment_check_name_request.rb +62 -0
  35. data/lib/2020-09-18/generated/azure_mgmt_kusto/models/cluster_principal_assignment_list_result.rb +56 -0
  36. data/lib/2020-09-18/generated/azure_mgmt_kusto/models/cluster_principal_role.rb +16 -0
  37. data/lib/2020-09-18/generated/azure_mgmt_kusto/models/cluster_update.rb +314 -0
  38. data/lib/2020-09-18/generated/azure_mgmt_kusto/models/compression.rb +16 -0
  39. data/lib/2020-09-18/generated/azure_mgmt_kusto/models/data_connection.rb +82 -0
  40. data/lib/2020-09-18/generated/azure_mgmt_kusto/models/data_connection_check_name_request.rb +61 -0
  41. data/lib/2020-09-18/generated/azure_mgmt_kusto/models/data_connection_list_result.rb +57 -0
  42. data/lib/2020-09-18/generated/azure_mgmt_kusto/models/data_connection_validation.rb +60 -0
  43. data/lib/2020-09-18/generated/azure_mgmt_kusto/models/data_connection_validation_list_result.rb +56 -0
  44. data/lib/2020-09-18/generated/azure_mgmt_kusto/models/data_connection_validation_result.rb +47 -0
  45. data/lib/2020-09-18/generated/azure_mgmt_kusto/models/database.rb +82 -0
  46. data/lib/2020-09-18/generated/azure_mgmt_kusto/models/database_list_result.rb +57 -0
  47. data/lib/2020-09-18/generated/azure_mgmt_kusto/models/database_principal.rb +117 -0
  48. data/lib/2020-09-18/generated/azure_mgmt_kusto/models/database_principal_assignment.rb +148 -0
  49. data/lib/2020-09-18/generated/azure_mgmt_kusto/models/database_principal_assignment_check_name_request.rb +62 -0
  50. data/lib/2020-09-18/generated/azure_mgmt_kusto/models/database_principal_assignment_list_result.rb +56 -0
  51. data/lib/2020-09-18/generated/azure_mgmt_kusto/models/database_principal_list_request.rb +56 -0
  52. data/lib/2020-09-18/generated/azure_mgmt_kusto/models/database_principal_list_result.rb +56 -0
  53. data/lib/2020-09-18/generated/azure_mgmt_kusto/models/database_principal_role.rb +20 -0
  54. data/lib/2020-09-18/generated/azure_mgmt_kusto/models/database_principal_type.rb +17 -0
  55. data/lib/2020-09-18/generated/azure_mgmt_kusto/models/database_statistics.rb +47 -0
  56. data/lib/2020-09-18/generated/azure_mgmt_kusto/models/default_principals_modification_kind.rb +17 -0
  57. data/lib/2020-09-18/generated/azure_mgmt_kusto/models/diagnose_virtual_network_result.rb +56 -0
  58. data/lib/2020-09-18/generated/azure_mgmt_kusto/models/engine_type.rb +16 -0
  59. data/lib/2020-09-18/generated/azure_mgmt_kusto/models/event_grid_data_connection.rb +198 -0
  60. data/lib/2020-09-18/generated/azure_mgmt_kusto/models/event_grid_data_format.rb +30 -0
  61. data/lib/2020-09-18/generated/azure_mgmt_kusto/models/event_hub_data_connection.rb +192 -0
  62. data/lib/2020-09-18/generated/azure_mgmt_kusto/models/event_hub_data_format.rb +30 -0
  63. data/lib/2020-09-18/generated/azure_mgmt_kusto/models/follower_database_definition.rb +72 -0
  64. data/lib/2020-09-18/generated/azure_mgmt_kusto/models/follower_database_list_result.rb +56 -0
  65. data/lib/2020-09-18/generated/azure_mgmt_kusto/models/identity.rb +97 -0
  66. data/lib/2020-09-18/generated/azure_mgmt_kusto/models/identity_type.rb +18 -0
  67. data/lib/2020-09-18/generated/azure_mgmt_kusto/models/identity_user_assigned_identities_value.rb +60 -0
  68. data/lib/2020-09-18/generated/azure_mgmt_kusto/models/iot_hub_data_connection.rb +191 -0
  69. data/lib/2020-09-18/generated/azure_mgmt_kusto/models/iot_hub_data_format.rb +30 -0
  70. data/lib/2020-09-18/generated/azure_mgmt_kusto/models/key_vault_properties.rb +80 -0
  71. data/lib/2020-09-18/generated/azure_mgmt_kusto/models/language_extension.rb +47 -0
  72. data/lib/2020-09-18/generated/azure_mgmt_kusto/models/language_extension_name.rb +16 -0
  73. data/lib/2020-09-18/generated/azure_mgmt_kusto/models/language_extensions_list.rb +55 -0
  74. data/lib/2020-09-18/generated/azure_mgmt_kusto/models/list_resource_skus_result.rb +56 -0
  75. data/lib/2020-09-18/generated/azure_mgmt_kusto/models/operation.rb +82 -0
  76. data/lib/2020-09-18/generated/azure_mgmt_kusto/models/operation_display.rb +80 -0
  77. data/lib/2020-09-18/generated/azure_mgmt_kusto/models/operation_list_result.rb +98 -0
  78. data/lib/2020-09-18/generated/azure_mgmt_kusto/models/optimized_autoscale.rb +80 -0
  79. data/lib/2020-09-18/generated/azure_mgmt_kusto/models/principal_type.rb +17 -0
  80. data/lib/2020-09-18/generated/azure_mgmt_kusto/models/principals_modification_kind.rb +17 -0
  81. data/lib/2020-09-18/generated/azure_mgmt_kusto/models/provisioning_state.rb +20 -0
  82. data/lib/2020-09-18/generated/azure_mgmt_kusto/models/proxy_resource.rb +63 -0
  83. data/lib/2020-09-18/generated/azure_mgmt_kusto/models/read_only_following_database.rb +174 -0
  84. data/lib/2020-09-18/generated/azure_mgmt_kusto/models/read_write_database.rb +147 -0
  85. data/lib/2020-09-18/generated/azure_mgmt_kusto/models/reason.rb +16 -0
  86. data/lib/2020-09-18/generated/azure_mgmt_kusto/models/resource.rb +83 -0
  87. data/lib/2020-09-18/generated/azure_mgmt_kusto/models/sku_description.rb +132 -0
  88. data/lib/2020-09-18/generated/azure_mgmt_kusto/models/sku_description_list.rb +56 -0
  89. data/lib/2020-09-18/generated/azure_mgmt_kusto/models/sku_location_info_item.rb +65 -0
  90. data/lib/2020-09-18/generated/azure_mgmt_kusto/models/state.rb +23 -0
  91. data/lib/2020-09-18/generated/azure_mgmt_kusto/models/tracked_resource.rb +92 -0
  92. data/lib/2020-09-18/generated/azure_mgmt_kusto/models/trusted_external_tenant.rb +46 -0
  93. data/lib/2020-09-18/generated/azure_mgmt_kusto/models/type.rb +16 -0
  94. data/lib/2020-09-18/generated/azure_mgmt_kusto/models/virtual_network_configuration.rb +69 -0
  95. data/lib/2020-09-18/generated/azure_mgmt_kusto/module_definition.rb +9 -0
  96. data/lib/2020-09-18/generated/azure_mgmt_kusto/operations.rb +221 -0
  97. data/lib/azure_mgmt_kusto.rb +4 -3
  98. data/lib/profiles/latest/modules/kusto_profile_module.rb +164 -160
  99. data/lib/version.rb +1 -1
  100. metadata +90 -3
@@ -0,0 +1,56 @@
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::Kusto::Mgmt::V2020_09_18
7
+ module Models
8
+ #
9
+ # The list Kusto database principals operation response.
10
+ #
11
+ class DatabasePrincipalListResult
12
+
13
+ include MsRestAzure
14
+
15
+ # @return [Array<DatabasePrincipal>] The list of Kusto database
16
+ # principals.
17
+ attr_accessor :value
18
+
19
+
20
+ #
21
+ # Mapper for DatabasePrincipalListResult class as Ruby Hash.
22
+ # This will be used for serialization/deserialization.
23
+ #
24
+ def self.mapper()
25
+ {
26
+ client_side_validation: true,
27
+ required: false,
28
+ serialized_name: 'DatabasePrincipalListResult',
29
+ type: {
30
+ name: 'Composite',
31
+ class_name: 'DatabasePrincipalListResult',
32
+ model_properties: {
33
+ value: {
34
+ client_side_validation: true,
35
+ required: false,
36
+ serialized_name: 'value',
37
+ type: {
38
+ name: 'Sequence',
39
+ element: {
40
+ client_side_validation: true,
41
+ required: false,
42
+ serialized_name: 'DatabasePrincipalElementType',
43
+ type: {
44
+ name: 'Composite',
45
+ class_name: 'DatabasePrincipal'
46
+ }
47
+ }
48
+ }
49
+ }
50
+ }
51
+ }
52
+ }
53
+ end
54
+ end
55
+ end
56
+ end
@@ -0,0 +1,20 @@
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::Kusto::Mgmt::V2020_09_18
7
+ module Models
8
+ #
9
+ # Defines values for DatabasePrincipalRole
10
+ #
11
+ module DatabasePrincipalRole
12
+ Admin = "Admin"
13
+ Ingestor = "Ingestor"
14
+ Monitor = "Monitor"
15
+ User = "User"
16
+ UnrestrictedViewers = "UnrestrictedViewers"
17
+ Viewer = "Viewer"
18
+ end
19
+ end
20
+ end
@@ -0,0 +1,17 @@
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::Kusto::Mgmt::V2020_09_18
7
+ module Models
8
+ #
9
+ # Defines values for DatabasePrincipalType
10
+ #
11
+ module DatabasePrincipalType
12
+ App = "App"
13
+ Group = "Group"
14
+ User = "User"
15
+ end
16
+ end
17
+ end
@@ -0,0 +1,47 @@
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::Kusto::Mgmt::V2020_09_18
7
+ module Models
8
+ #
9
+ # A class that contains database statistics information.
10
+ #
11
+ class DatabaseStatistics
12
+
13
+ include MsRestAzure
14
+
15
+ # @return [Float] The database size - the total size of compressed data
16
+ # and index in bytes.
17
+ attr_accessor :size
18
+
19
+
20
+ #
21
+ # Mapper for DatabaseStatistics class as Ruby Hash.
22
+ # This will be used for serialization/deserialization.
23
+ #
24
+ def self.mapper()
25
+ {
26
+ client_side_validation: true,
27
+ required: false,
28
+ serialized_name: 'DatabaseStatistics',
29
+ type: {
30
+ name: 'Composite',
31
+ class_name: 'DatabaseStatistics',
32
+ model_properties: {
33
+ size: {
34
+ client_side_validation: true,
35
+ required: false,
36
+ serialized_name: 'size',
37
+ type: {
38
+ name: 'Double'
39
+ }
40
+ }
41
+ }
42
+ }
43
+ }
44
+ end
45
+ end
46
+ end
47
+ end
@@ -0,0 +1,17 @@
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::Kusto::Mgmt::V2020_09_18
7
+ module Models
8
+ #
9
+ # Defines values for DefaultPrincipalsModificationKind
10
+ #
11
+ module DefaultPrincipalsModificationKind
12
+ Union = "Union"
13
+ Replace = "Replace"
14
+ None = "None"
15
+ end
16
+ end
17
+ end
@@ -0,0 +1,56 @@
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::Kusto::Mgmt::V2020_09_18
7
+ module Models
8
+ #
9
+ # Model object.
10
+ #
11
+ #
12
+ class DiagnoseVirtualNetworkResult
13
+
14
+ include MsRestAzure
15
+
16
+ # @return [Array<String>] The list of network connectivity diagnostic
17
+ # finding
18
+ attr_accessor :findings
19
+
20
+
21
+ #
22
+ # Mapper for DiagnoseVirtualNetworkResult class as Ruby Hash.
23
+ # This will be used for serialization/deserialization.
24
+ #
25
+ def self.mapper()
26
+ {
27
+ client_side_validation: true,
28
+ required: false,
29
+ serialized_name: 'DiagnoseVirtualNetworkResult',
30
+ type: {
31
+ name: 'Composite',
32
+ class_name: 'DiagnoseVirtualNetworkResult',
33
+ model_properties: {
34
+ findings: {
35
+ client_side_validation: true,
36
+ required: false,
37
+ serialized_name: 'findings',
38
+ type: {
39
+ name: 'Sequence',
40
+ element: {
41
+ client_side_validation: true,
42
+ required: false,
43
+ serialized_name: 'StringElementType',
44
+ type: {
45
+ name: 'String'
46
+ }
47
+ }
48
+ }
49
+ }
50
+ }
51
+ }
52
+ }
53
+ end
54
+ end
55
+ end
56
+ end
@@ -0,0 +1,16 @@
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::Kusto::Mgmt::V2020_09_18
7
+ module Models
8
+ #
9
+ # Defines values for EngineType
10
+ #
11
+ module EngineType
12
+ V2 = "V2"
13
+ V3 = "V3"
14
+ end
15
+ end
16
+ end
@@ -0,0 +1,198 @@
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::Kusto::Mgmt::V2020_09_18
7
+ module Models
8
+ #
9
+ # Class representing an Event Grid data connection.
10
+ #
11
+ class EventGridDataConnection < DataConnection
12
+
13
+ include MsRestAzure
14
+
15
+
16
+ def initialize
17
+ @kind = "EventGrid"
18
+ end
19
+
20
+ attr_accessor :kind
21
+
22
+ # @return [String] The resource ID of the storage account where the data
23
+ # resides.
24
+ attr_accessor :storage_account_resource_id
25
+
26
+ # @return [String] The resource ID where the event grid is configured to
27
+ # send events.
28
+ attr_accessor :event_hub_resource_id
29
+
30
+ # @return [String] The event hub consumer group.
31
+ attr_accessor :consumer_group
32
+
33
+ # @return [String] The table where the data should be ingested.
34
+ # Optionally the table information can be added to each message.
35
+ attr_accessor :table_name
36
+
37
+ # @return [String] The mapping rule to be used to ingest the data.
38
+ # Optionally the mapping information can be added to each message.
39
+ attr_accessor :mapping_rule_name
40
+
41
+ # @return [EventGridDataFormat] The data format of the message.
42
+ # Optionally the data format can be added to each message. Possible
43
+ # values include: 'MULTIJSON', 'JSON', 'CSV', 'TSV', 'SCSV', 'SOHSV',
44
+ # 'PSV', 'TXT', 'RAW', 'SINGLEJSON', 'AVRO', 'TSVE', 'PARQUET', 'ORC',
45
+ # 'APACHEAVRO', 'W3CLOGFILE'
46
+ attr_accessor :data_format
47
+
48
+ # @return [Boolean] A Boolean value that, if set to true, indicates that
49
+ # ingestion should ignore the first record of every file
50
+ attr_accessor :ignore_first_record
51
+
52
+ # @return [BlobStorageEventType] The name of blob storage event type to
53
+ # process. Possible values include: 'Microsoft.Storage.BlobCreated',
54
+ # 'Microsoft.Storage.BlobRenamed'
55
+ attr_accessor :blob_storage_event_type
56
+
57
+ # @return [ProvisioningState] The provisioned state of the resource.
58
+ # Possible values include: 'Running', 'Creating', 'Deleting',
59
+ # 'Succeeded', 'Failed', 'Moving'
60
+ attr_accessor :provisioning_state
61
+
62
+
63
+ #
64
+ # Mapper for EventGridDataConnection class as Ruby Hash.
65
+ # This will be used for serialization/deserialization.
66
+ #
67
+ def self.mapper()
68
+ {
69
+ client_side_validation: true,
70
+ required: false,
71
+ serialized_name: 'EventGrid',
72
+ type: {
73
+ name: 'Composite',
74
+ class_name: 'EventGridDataConnection',
75
+ model_properties: {
76
+ id: {
77
+ client_side_validation: true,
78
+ required: false,
79
+ read_only: true,
80
+ serialized_name: 'id',
81
+ type: {
82
+ name: 'String'
83
+ }
84
+ },
85
+ name: {
86
+ client_side_validation: true,
87
+ required: false,
88
+ read_only: true,
89
+ serialized_name: 'name',
90
+ type: {
91
+ name: 'String'
92
+ }
93
+ },
94
+ type: {
95
+ client_side_validation: true,
96
+ required: false,
97
+ read_only: true,
98
+ serialized_name: 'type',
99
+ type: {
100
+ name: 'String'
101
+ }
102
+ },
103
+ location: {
104
+ client_side_validation: true,
105
+ required: false,
106
+ serialized_name: 'location',
107
+ type: {
108
+ name: 'String'
109
+ }
110
+ },
111
+ kind: {
112
+ client_side_validation: true,
113
+ required: true,
114
+ serialized_name: 'kind',
115
+ type: {
116
+ name: 'String'
117
+ }
118
+ },
119
+ storage_account_resource_id: {
120
+ client_side_validation: true,
121
+ required: true,
122
+ serialized_name: 'properties.storageAccountResourceId',
123
+ type: {
124
+ name: 'String'
125
+ }
126
+ },
127
+ event_hub_resource_id: {
128
+ client_side_validation: true,
129
+ required: true,
130
+ serialized_name: 'properties.eventHubResourceId',
131
+ type: {
132
+ name: 'String'
133
+ }
134
+ },
135
+ consumer_group: {
136
+ client_side_validation: true,
137
+ required: true,
138
+ serialized_name: 'properties.consumerGroup',
139
+ type: {
140
+ name: 'String'
141
+ }
142
+ },
143
+ table_name: {
144
+ client_side_validation: true,
145
+ required: false,
146
+ serialized_name: 'properties.tableName',
147
+ type: {
148
+ name: 'String'
149
+ }
150
+ },
151
+ mapping_rule_name: {
152
+ client_side_validation: true,
153
+ required: false,
154
+ serialized_name: 'properties.mappingRuleName',
155
+ type: {
156
+ name: 'String'
157
+ }
158
+ },
159
+ data_format: {
160
+ client_side_validation: true,
161
+ required: false,
162
+ serialized_name: 'properties.dataFormat',
163
+ type: {
164
+ name: 'String'
165
+ }
166
+ },
167
+ ignore_first_record: {
168
+ client_side_validation: true,
169
+ required: false,
170
+ serialized_name: 'properties.ignoreFirstRecord',
171
+ type: {
172
+ name: 'Boolean'
173
+ }
174
+ },
175
+ blob_storage_event_type: {
176
+ client_side_validation: true,
177
+ required: false,
178
+ serialized_name: 'properties.blobStorageEventType',
179
+ type: {
180
+ name: 'String'
181
+ }
182
+ },
183
+ provisioning_state: {
184
+ client_side_validation: true,
185
+ required: false,
186
+ read_only: true,
187
+ serialized_name: 'properties.provisioningState',
188
+ type: {
189
+ name: 'String'
190
+ }
191
+ }
192
+ }
193
+ }
194
+ }
195
+ end
196
+ end
197
+ end
198
+ end
@@ -0,0 +1,30 @@
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::Kusto::Mgmt::V2020_09_18
7
+ module Models
8
+ #
9
+ # Defines values for EventGridDataFormat
10
+ #
11
+ module EventGridDataFormat
12
+ MULTIJSON = "MULTIJSON"
13
+ JSON = "JSON"
14
+ CSV = "CSV"
15
+ TSV = "TSV"
16
+ SCSV = "SCSV"
17
+ SOHSV = "SOHSV"
18
+ PSV = "PSV"
19
+ TXT = "TXT"
20
+ RAW = "RAW"
21
+ SINGLEJSON = "SINGLEJSON"
22
+ AVRO = "AVRO"
23
+ TSVE = "TSVE"
24
+ PARQUET = "PARQUET"
25
+ ORC = "ORC"
26
+ APACHEAVRO = "APACHEAVRO"
27
+ W3CLOGFILE = "W3CLOGFILE"
28
+ end
29
+ end
30
+ end