azure_mgmt_service_bus 0.15.1 → 0.15.2
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.
- checksums.yaml +4 -4
- data/lib/2015-08-01/generated/azure_mgmt_service_bus/models/check_name_availability.rb +2 -0
- data/lib/2015-08-01/generated/azure_mgmt_service_bus/models/check_name_availability_result.rb +4 -0
- data/lib/2015-08-01/generated/azure_mgmt_service_bus/models/message_count_details.rb +6 -0
- data/lib/2015-08-01/generated/azure_mgmt_service_bus/models/namespace_create_or_update_parameters.rb +12 -0
- data/lib/2015-08-01/generated/azure_mgmt_service_bus/models/namespace_list_result.rb +4 -0
- data/lib/2015-08-01/generated/azure_mgmt_service_bus/models/namespace_resource.rb +15 -0
- data/lib/2015-08-01/generated/azure_mgmt_service_bus/models/namespace_update_parameters.rb +4 -0
- data/lib/2015-08-01/generated/azure_mgmt_service_bus/models/operation.rb +3 -0
- data/lib/2015-08-01/generated/azure_mgmt_service_bus/models/operation_display.rb +4 -0
- data/lib/2015-08-01/generated/azure_mgmt_service_bus/models/operation_list_result.rb +4 -0
- data/lib/2015-08-01/generated/azure_mgmt_service_bus/models/queue_create_or_update_parameters.rb +25 -0
- data/lib/2015-08-01/generated/azure_mgmt_service_bus/models/queue_list_result.rb +4 -0
- data/lib/2015-08-01/generated/azure_mgmt_service_bus/models/queue_resource.rb +27 -0
- data/lib/2015-08-01/generated/azure_mgmt_service_bus/models/regenerate_keys_parameters.rb +2 -0
- data/lib/2015-08-01/generated/azure_mgmt_service_bus/models/resource.rb +5 -0
- data/lib/2015-08-01/generated/azure_mgmt_service_bus/models/resource_list_keys.rb +6 -0
- data/lib/2015-08-01/generated/azure_mgmt_service_bus/models/shared_access_authorization_rule_create_or_update_parameters.rb +5 -0
- data/lib/2015-08-01/generated/azure_mgmt_service_bus/models/shared_access_authorization_rule_list_result.rb +4 -0
- data/lib/2015-08-01/generated/azure_mgmt_service_bus/models/shared_access_authorization_rule_resource.rb +7 -0
- data/lib/2015-08-01/generated/azure_mgmt_service_bus/models/sku.rb +4 -0
- data/lib/2015-08-01/generated/azure_mgmt_service_bus/models/subscription_create_or_update_parameters.rb +19 -0
- data/lib/2015-08-01/generated/azure_mgmt_service_bus/models/subscription_list_result.rb +4 -0
- data/lib/2015-08-01/generated/azure_mgmt_service_bus/models/subscription_resource.rb +21 -0
- data/lib/2015-08-01/generated/azure_mgmt_service_bus/models/topic_create_or_update_parameters.rb +24 -0
- data/lib/2015-08-01/generated/azure_mgmt_service_bus/models/topic_list_result.rb +4 -0
- data/lib/2015-08-01/generated/azure_mgmt_service_bus/models/topic_resource.rb +26 -0
- data/lib/2015-08-01/generated/azure_mgmt_service_bus/models/tracked_resource.rb +7 -0
- data/lib/2015-08-01/generated/azure_mgmt_service_bus/namespaces.rb +50 -0
- data/lib/2015-08-01/generated/azure_mgmt_service_bus/queues.rb +68 -0
- data/lib/2015-08-01/generated/azure_mgmt_service_bus/service_bus_management_client.rb +1 -3
- data/lib/2015-08-01/generated/azure_mgmt_service_bus/subscriptions.rb +30 -0
- data/lib/2015-08-01/generated/azure_mgmt_service_bus/topics.rb +68 -0
- data/lib/2017-04-01/generated/azure_mgmt_service_bus/disaster_recovery_configs.rb +34 -0
- data/lib/2017-04-01/generated/azure_mgmt_service_bus/event_hubs.rb +4 -0
- data/lib/2017-04-01/generated/azure_mgmt_service_bus/models/access_keys.rb +8 -0
- data/lib/2017-04-01/generated/azure_mgmt_service_bus/models/action.rb +4 -0
- data/lib/2017-04-01/generated/azure_mgmt_service_bus/models/arm_disaster_recovery.rb +7 -0
- data/lib/2017-04-01/generated/azure_mgmt_service_bus/models/arm_disaster_recovery_list_result.rb +4 -0
- data/lib/2017-04-01/generated/azure_mgmt_service_bus/models/authorization_rule_properties.rb +3 -0
- data/lib/2017-04-01/generated/azure_mgmt_service_bus/models/capture_description.rb +6 -0
- data/lib/2017-04-01/generated/azure_mgmt_service_bus/models/check_name_availability.rb +2 -0
- data/lib/2017-04-01/generated/azure_mgmt_service_bus/models/check_name_availability_result.rb +4 -0
- data/lib/2017-04-01/generated/azure_mgmt_service_bus/models/correlation_filter.rb +10 -0
- data/lib/2017-04-01/generated/azure_mgmt_service_bus/models/destination.rb +5 -0
- data/lib/2017-04-01/generated/azure_mgmt_service_bus/models/error_response.rb +3 -0
- data/lib/2017-04-01/generated/azure_mgmt_service_bus/models/event_hub_list_result.rb +4 -0
- data/lib/2017-04-01/generated/azure_mgmt_service_bus/models/eventhub.rb +12 -0
- data/lib/2017-04-01/generated/azure_mgmt_service_bus/models/message_count_details.rb +6 -0
- data/lib/2017-04-01/generated/azure_mgmt_service_bus/models/operation.rb +3 -0
- data/lib/2017-04-01/generated/azure_mgmt_service_bus/models/operation_display.rb +4 -0
- data/lib/2017-04-01/generated/azure_mgmt_service_bus/models/operation_list_result.rb +4 -0
- data/lib/2017-04-01/generated/azure_mgmt_service_bus/models/premium_messaging_regions.rb +8 -0
- data/lib/2017-04-01/generated/azure_mgmt_service_bus/models/premium_messaging_regions_list_result.rb +4 -0
- data/lib/2017-04-01/generated/azure_mgmt_service_bus/models/premium_messaging_regions_properties.rb +3 -0
- data/lib/2017-04-01/generated/azure_mgmt_service_bus/models/regenerate_access_key_parameters.rb +3 -0
- data/lib/2017-04-01/generated/azure_mgmt_service_bus/models/resource.rb +4 -0
- data/lib/2017-04-01/generated/azure_mgmt_service_bus/models/resource_namespace_patch.rb +7 -0
- data/lib/2017-04-01/generated/azure_mgmt_service_bus/models/rule.rb +8 -0
- data/lib/2017-04-01/generated/azure_mgmt_service_bus/models/rule_list_result.rb +4 -0
- data/lib/2017-04-01/generated/azure_mgmt_service_bus/models/sbauthorization_rule.rb +6 -0
- data/lib/2017-04-01/generated/azure_mgmt_service_bus/models/sbauthorization_rule_list_result.rb +4 -0
- data/lib/2017-04-01/generated/azure_mgmt_service_bus/models/sbnamespace.rb +13 -0
- data/lib/2017-04-01/generated/azure_mgmt_service_bus/models/sbnamespace_list_result.rb +4 -0
- data/lib/2017-04-01/generated/azure_mgmt_service_bus/models/sbnamespace_update_parameters.rb +13 -0
- data/lib/2017-04-01/generated/azure_mgmt_service_bus/models/sbqueue.rb +22 -0
- data/lib/2017-04-01/generated/azure_mgmt_service_bus/models/sbqueue_list_result.rb +4 -0
- data/lib/2017-04-01/generated/azure_mgmt_service_bus/models/sbsku.rb +4 -0
- data/lib/2017-04-01/generated/azure_mgmt_service_bus/models/sbsubscription.rb +18 -0
- data/lib/2017-04-01/generated/azure_mgmt_service_bus/models/sbsubscription_list_result.rb +4 -0
- data/lib/2017-04-01/generated/azure_mgmt_service_bus/models/sbtopic.rb +20 -0
- data/lib/2017-04-01/generated/azure_mgmt_service_bus/models/sbtopic_list_result.rb +4 -0
- data/lib/2017-04-01/generated/azure_mgmt_service_bus/models/sql_filter.rb +4 -0
- data/lib/2017-04-01/generated/azure_mgmt_service_bus/models/sql_rule_action.rb +4 -0
- data/lib/2017-04-01/generated/azure_mgmt_service_bus/models/tracked_resource.rb +7 -0
- data/lib/2017-04-01/generated/azure_mgmt_service_bus/namespaces.rb +50 -0
- data/lib/2017-04-01/generated/azure_mgmt_service_bus/queues.rb +59 -0
- data/lib/2017-04-01/generated/azure_mgmt_service_bus/regions.rb +2 -0
- data/lib/2017-04-01/generated/azure_mgmt_service_bus/rules.rb +34 -0
- data/lib/2017-04-01/generated/azure_mgmt_service_bus/service_bus_management_client.rb +1 -3
- data/lib/2017-04-01/generated/azure_mgmt_service_bus/subscriptions.rb +26 -0
- data/lib/2017-04-01/generated/azure_mgmt_service_bus/topics.rb +59 -0
- data/lib/profiles/latest/servicebus_latest_profile_client.rb +1 -3
- data/lib/version.rb +1 -1
- metadata +10 -9
- data/lib/2015-08-01/generated/azure_mgmt_service_bus/version.rb +0 -8
- data/lib/2017-04-01/generated/azure_mgmt_service_bus/version.rb +0 -8
- data/lib/profiles/common/configurable.rb +0 -86
- data/lib/profiles/common/default.rb +0 -57
@@ -95,6 +95,7 @@ module Azure::ServiceBus::Mgmt::V2017_04_01
|
|
95
95
|
#
|
96
96
|
def self.mapper()
|
97
97
|
{
|
98
|
+
client_side_validation: true,
|
98
99
|
required: false,
|
99
100
|
serialized_name: 'SBQueue',
|
100
101
|
type: {
|
@@ -102,6 +103,7 @@ module Azure::ServiceBus::Mgmt::V2017_04_01
|
|
102
103
|
class_name: 'SBQueue',
|
103
104
|
model_properties: {
|
104
105
|
id: {
|
106
|
+
client_side_validation: true,
|
105
107
|
required: false,
|
106
108
|
read_only: true,
|
107
109
|
serialized_name: 'id',
|
@@ -110,6 +112,7 @@ module Azure::ServiceBus::Mgmt::V2017_04_01
|
|
110
112
|
}
|
111
113
|
},
|
112
114
|
name: {
|
115
|
+
client_side_validation: true,
|
113
116
|
required: false,
|
114
117
|
read_only: true,
|
115
118
|
serialized_name: 'name',
|
@@ -118,6 +121,7 @@ module Azure::ServiceBus::Mgmt::V2017_04_01
|
|
118
121
|
}
|
119
122
|
},
|
120
123
|
type: {
|
124
|
+
client_side_validation: true,
|
121
125
|
required: false,
|
122
126
|
read_only: true,
|
123
127
|
serialized_name: 'type',
|
@@ -126,6 +130,7 @@ module Azure::ServiceBus::Mgmt::V2017_04_01
|
|
126
130
|
}
|
127
131
|
},
|
128
132
|
count_details: {
|
133
|
+
client_side_validation: true,
|
129
134
|
required: false,
|
130
135
|
read_only: true,
|
131
136
|
serialized_name: 'properties.countDetails',
|
@@ -135,6 +140,7 @@ module Azure::ServiceBus::Mgmt::V2017_04_01
|
|
135
140
|
}
|
136
141
|
},
|
137
142
|
created_at: {
|
143
|
+
client_side_validation: true,
|
138
144
|
required: false,
|
139
145
|
read_only: true,
|
140
146
|
serialized_name: 'properties.createdAt',
|
@@ -143,6 +149,7 @@ module Azure::ServiceBus::Mgmt::V2017_04_01
|
|
143
149
|
}
|
144
150
|
},
|
145
151
|
updated_at: {
|
152
|
+
client_side_validation: true,
|
146
153
|
required: false,
|
147
154
|
read_only: true,
|
148
155
|
serialized_name: 'properties.updatedAt',
|
@@ -151,6 +158,7 @@ module Azure::ServiceBus::Mgmt::V2017_04_01
|
|
151
158
|
}
|
152
159
|
},
|
153
160
|
accessed_at: {
|
161
|
+
client_side_validation: true,
|
154
162
|
required: false,
|
155
163
|
read_only: true,
|
156
164
|
serialized_name: 'properties.accessedAt',
|
@@ -159,6 +167,7 @@ module Azure::ServiceBus::Mgmt::V2017_04_01
|
|
159
167
|
}
|
160
168
|
},
|
161
169
|
size_in_bytes: {
|
170
|
+
client_side_validation: true,
|
162
171
|
required: false,
|
163
172
|
read_only: true,
|
164
173
|
serialized_name: 'properties.sizeInBytes',
|
@@ -167,6 +176,7 @@ module Azure::ServiceBus::Mgmt::V2017_04_01
|
|
167
176
|
}
|
168
177
|
},
|
169
178
|
message_count: {
|
179
|
+
client_side_validation: true,
|
170
180
|
required: false,
|
171
181
|
read_only: true,
|
172
182
|
serialized_name: 'properties.messageCount',
|
@@ -175,6 +185,7 @@ module Azure::ServiceBus::Mgmt::V2017_04_01
|
|
175
185
|
}
|
176
186
|
},
|
177
187
|
lock_duration: {
|
188
|
+
client_side_validation: true,
|
178
189
|
required: false,
|
179
190
|
serialized_name: 'properties.lockDuration',
|
180
191
|
type: {
|
@@ -182,6 +193,7 @@ module Azure::ServiceBus::Mgmt::V2017_04_01
|
|
182
193
|
}
|
183
194
|
},
|
184
195
|
max_size_in_megabytes: {
|
196
|
+
client_side_validation: true,
|
185
197
|
required: false,
|
186
198
|
serialized_name: 'properties.maxSizeInMegabytes',
|
187
199
|
type: {
|
@@ -189,6 +201,7 @@ module Azure::ServiceBus::Mgmt::V2017_04_01
|
|
189
201
|
}
|
190
202
|
},
|
191
203
|
requires_duplicate_detection: {
|
204
|
+
client_side_validation: true,
|
192
205
|
required: false,
|
193
206
|
serialized_name: 'properties.requiresDuplicateDetection',
|
194
207
|
type: {
|
@@ -196,6 +209,7 @@ module Azure::ServiceBus::Mgmt::V2017_04_01
|
|
196
209
|
}
|
197
210
|
},
|
198
211
|
requires_session: {
|
212
|
+
client_side_validation: true,
|
199
213
|
required: false,
|
200
214
|
serialized_name: 'properties.requiresSession',
|
201
215
|
type: {
|
@@ -203,6 +217,7 @@ module Azure::ServiceBus::Mgmt::V2017_04_01
|
|
203
217
|
}
|
204
218
|
},
|
205
219
|
default_message_time_to_live: {
|
220
|
+
client_side_validation: true,
|
206
221
|
required: false,
|
207
222
|
serialized_name: 'properties.defaultMessageTimeToLive',
|
208
223
|
type: {
|
@@ -210,6 +225,7 @@ module Azure::ServiceBus::Mgmt::V2017_04_01
|
|
210
225
|
}
|
211
226
|
},
|
212
227
|
dead_lettering_on_message_expiration: {
|
228
|
+
client_side_validation: true,
|
213
229
|
required: false,
|
214
230
|
serialized_name: 'properties.deadLetteringOnMessageExpiration',
|
215
231
|
type: {
|
@@ -217,6 +233,7 @@ module Azure::ServiceBus::Mgmt::V2017_04_01
|
|
217
233
|
}
|
218
234
|
},
|
219
235
|
duplicate_detection_history_time_window: {
|
236
|
+
client_side_validation: true,
|
220
237
|
required: false,
|
221
238
|
serialized_name: 'properties.duplicateDetectionHistoryTimeWindow',
|
222
239
|
type: {
|
@@ -224,6 +241,7 @@ module Azure::ServiceBus::Mgmt::V2017_04_01
|
|
224
241
|
}
|
225
242
|
},
|
226
243
|
max_delivery_count: {
|
244
|
+
client_side_validation: true,
|
227
245
|
required: false,
|
228
246
|
serialized_name: 'properties.maxDeliveryCount',
|
229
247
|
type: {
|
@@ -231,6 +249,7 @@ module Azure::ServiceBus::Mgmt::V2017_04_01
|
|
231
249
|
}
|
232
250
|
},
|
233
251
|
status: {
|
252
|
+
client_side_validation: true,
|
234
253
|
required: false,
|
235
254
|
serialized_name: 'properties.status',
|
236
255
|
type: {
|
@@ -239,6 +258,7 @@ module Azure::ServiceBus::Mgmt::V2017_04_01
|
|
239
258
|
}
|
240
259
|
},
|
241
260
|
auto_delete_on_idle: {
|
261
|
+
client_side_validation: true,
|
242
262
|
required: false,
|
243
263
|
serialized_name: 'properties.autoDeleteOnIdle',
|
244
264
|
type: {
|
@@ -246,6 +266,7 @@ module Azure::ServiceBus::Mgmt::V2017_04_01
|
|
246
266
|
}
|
247
267
|
},
|
248
268
|
enable_partitioning: {
|
269
|
+
client_side_validation: true,
|
249
270
|
required: false,
|
250
271
|
serialized_name: 'properties.enablePartitioning',
|
251
272
|
type: {
|
@@ -253,6 +274,7 @@ module Azure::ServiceBus::Mgmt::V2017_04_01
|
|
253
274
|
}
|
254
275
|
},
|
255
276
|
enable_express: {
|
277
|
+
client_side_validation: true,
|
256
278
|
required: false,
|
257
279
|
serialized_name: 'properties.enableExpress',
|
258
280
|
type: {
|
@@ -58,6 +58,7 @@ module Azure::ServiceBus::Mgmt::V2017_04_01
|
|
58
58
|
#
|
59
59
|
def self.mapper()
|
60
60
|
{
|
61
|
+
client_side_validation: true,
|
61
62
|
required: false,
|
62
63
|
serialized_name: 'SBQueueListResult',
|
63
64
|
type: {
|
@@ -65,11 +66,13 @@ module Azure::ServiceBus::Mgmt::V2017_04_01
|
|
65
66
|
class_name: 'SBQueueListResult',
|
66
67
|
model_properties: {
|
67
68
|
value: {
|
69
|
+
client_side_validation: true,
|
68
70
|
required: false,
|
69
71
|
serialized_name: 'value',
|
70
72
|
type: {
|
71
73
|
name: 'Sequence',
|
72
74
|
element: {
|
75
|
+
client_side_validation: true,
|
73
76
|
required: false,
|
74
77
|
serialized_name: 'SBQueueElementType',
|
75
78
|
type: {
|
@@ -80,6 +83,7 @@ module Azure::ServiceBus::Mgmt::V2017_04_01
|
|
80
83
|
}
|
81
84
|
},
|
82
85
|
next_link: {
|
86
|
+
client_side_validation: true,
|
83
87
|
required: false,
|
84
88
|
serialized_name: 'nextLink',
|
85
89
|
type: {
|
@@ -31,6 +31,7 @@ module Azure::ServiceBus::Mgmt::V2017_04_01
|
|
31
31
|
#
|
32
32
|
def self.mapper()
|
33
33
|
{
|
34
|
+
client_side_validation: true,
|
34
35
|
required: false,
|
35
36
|
serialized_name: 'SBSku',
|
36
37
|
type: {
|
@@ -38,6 +39,7 @@ module Azure::ServiceBus::Mgmt::V2017_04_01
|
|
38
39
|
class_name: 'SBSku',
|
39
40
|
model_properties: {
|
40
41
|
name: {
|
42
|
+
client_side_validation: true,
|
41
43
|
required: true,
|
42
44
|
serialized_name: 'name',
|
43
45
|
type: {
|
@@ -46,6 +48,7 @@ module Azure::ServiceBus::Mgmt::V2017_04_01
|
|
46
48
|
}
|
47
49
|
},
|
48
50
|
tier: {
|
51
|
+
client_side_validation: true,
|
49
52
|
required: false,
|
50
53
|
serialized_name: 'tier',
|
51
54
|
type: {
|
@@ -54,6 +57,7 @@ module Azure::ServiceBus::Mgmt::V2017_04_01
|
|
54
57
|
}
|
55
58
|
},
|
56
59
|
capacity: {
|
60
|
+
client_side_validation: true,
|
57
61
|
required: false,
|
58
62
|
serialized_name: 'capacity',
|
59
63
|
type: {
|
@@ -75,6 +75,7 @@ module Azure::ServiceBus::Mgmt::V2017_04_01
|
|
75
75
|
#
|
76
76
|
def self.mapper()
|
77
77
|
{
|
78
|
+
client_side_validation: true,
|
78
79
|
required: false,
|
79
80
|
serialized_name: 'SBSubscription',
|
80
81
|
type: {
|
@@ -82,6 +83,7 @@ module Azure::ServiceBus::Mgmt::V2017_04_01
|
|
82
83
|
class_name: 'SBSubscription',
|
83
84
|
model_properties: {
|
84
85
|
id: {
|
86
|
+
client_side_validation: true,
|
85
87
|
required: false,
|
86
88
|
read_only: true,
|
87
89
|
serialized_name: 'id',
|
@@ -90,6 +92,7 @@ module Azure::ServiceBus::Mgmt::V2017_04_01
|
|
90
92
|
}
|
91
93
|
},
|
92
94
|
name: {
|
95
|
+
client_side_validation: true,
|
93
96
|
required: false,
|
94
97
|
read_only: true,
|
95
98
|
serialized_name: 'name',
|
@@ -98,6 +101,7 @@ module Azure::ServiceBus::Mgmt::V2017_04_01
|
|
98
101
|
}
|
99
102
|
},
|
100
103
|
type: {
|
104
|
+
client_side_validation: true,
|
101
105
|
required: false,
|
102
106
|
read_only: true,
|
103
107
|
serialized_name: 'type',
|
@@ -106,6 +110,7 @@ module Azure::ServiceBus::Mgmt::V2017_04_01
|
|
106
110
|
}
|
107
111
|
},
|
108
112
|
message_count: {
|
113
|
+
client_side_validation: true,
|
109
114
|
required: false,
|
110
115
|
read_only: true,
|
111
116
|
serialized_name: 'properties.messageCount',
|
@@ -114,6 +119,7 @@ module Azure::ServiceBus::Mgmt::V2017_04_01
|
|
114
119
|
}
|
115
120
|
},
|
116
121
|
created_at: {
|
122
|
+
client_side_validation: true,
|
117
123
|
required: false,
|
118
124
|
read_only: true,
|
119
125
|
serialized_name: 'properties.createdAt',
|
@@ -122,6 +128,7 @@ module Azure::ServiceBus::Mgmt::V2017_04_01
|
|
122
128
|
}
|
123
129
|
},
|
124
130
|
accessed_at: {
|
131
|
+
client_side_validation: true,
|
125
132
|
required: false,
|
126
133
|
read_only: true,
|
127
134
|
serialized_name: 'properties.accessedAt',
|
@@ -130,6 +137,7 @@ module Azure::ServiceBus::Mgmt::V2017_04_01
|
|
130
137
|
}
|
131
138
|
},
|
132
139
|
updated_at: {
|
140
|
+
client_side_validation: true,
|
133
141
|
required: false,
|
134
142
|
read_only: true,
|
135
143
|
serialized_name: 'properties.updatedAt',
|
@@ -138,6 +146,7 @@ module Azure::ServiceBus::Mgmt::V2017_04_01
|
|
138
146
|
}
|
139
147
|
},
|
140
148
|
count_details: {
|
149
|
+
client_side_validation: true,
|
141
150
|
required: false,
|
142
151
|
read_only: true,
|
143
152
|
serialized_name: 'properties.countDetails',
|
@@ -147,6 +156,7 @@ module Azure::ServiceBus::Mgmt::V2017_04_01
|
|
147
156
|
}
|
148
157
|
},
|
149
158
|
lock_duration: {
|
159
|
+
client_side_validation: true,
|
150
160
|
required: false,
|
151
161
|
serialized_name: 'properties.lockDuration',
|
152
162
|
type: {
|
@@ -154,6 +164,7 @@ module Azure::ServiceBus::Mgmt::V2017_04_01
|
|
154
164
|
}
|
155
165
|
},
|
156
166
|
requires_session: {
|
167
|
+
client_side_validation: true,
|
157
168
|
required: false,
|
158
169
|
serialized_name: 'properties.requiresSession',
|
159
170
|
type: {
|
@@ -161,6 +172,7 @@ module Azure::ServiceBus::Mgmt::V2017_04_01
|
|
161
172
|
}
|
162
173
|
},
|
163
174
|
default_message_time_to_live: {
|
175
|
+
client_side_validation: true,
|
164
176
|
required: false,
|
165
177
|
serialized_name: 'properties.defaultMessageTimeToLive',
|
166
178
|
type: {
|
@@ -168,6 +180,7 @@ module Azure::ServiceBus::Mgmt::V2017_04_01
|
|
168
180
|
}
|
169
181
|
},
|
170
182
|
dead_lettering_on_message_expiration: {
|
183
|
+
client_side_validation: true,
|
171
184
|
required: false,
|
172
185
|
serialized_name: 'properties.deadLetteringOnMessageExpiration',
|
173
186
|
type: {
|
@@ -175,6 +188,7 @@ module Azure::ServiceBus::Mgmt::V2017_04_01
|
|
175
188
|
}
|
176
189
|
},
|
177
190
|
duplicate_detection_history_time_window: {
|
191
|
+
client_side_validation: true,
|
178
192
|
required: false,
|
179
193
|
serialized_name: 'properties.duplicateDetectionHistoryTimeWindow',
|
180
194
|
type: {
|
@@ -182,6 +196,7 @@ module Azure::ServiceBus::Mgmt::V2017_04_01
|
|
182
196
|
}
|
183
197
|
},
|
184
198
|
max_delivery_count: {
|
199
|
+
client_side_validation: true,
|
185
200
|
required: false,
|
186
201
|
serialized_name: 'properties.maxDeliveryCount',
|
187
202
|
type: {
|
@@ -189,6 +204,7 @@ module Azure::ServiceBus::Mgmt::V2017_04_01
|
|
189
204
|
}
|
190
205
|
},
|
191
206
|
status: {
|
207
|
+
client_side_validation: true,
|
192
208
|
required: false,
|
193
209
|
serialized_name: 'properties.status',
|
194
210
|
type: {
|
@@ -197,6 +213,7 @@ module Azure::ServiceBus::Mgmt::V2017_04_01
|
|
197
213
|
}
|
198
214
|
},
|
199
215
|
enable_batched_operations: {
|
216
|
+
client_side_validation: true,
|
200
217
|
required: false,
|
201
218
|
serialized_name: 'properties.enableBatchedOperations',
|
202
219
|
type: {
|
@@ -204,6 +221,7 @@ module Azure::ServiceBus::Mgmt::V2017_04_01
|
|
204
221
|
}
|
205
222
|
},
|
206
223
|
auto_delete_on_idle: {
|
224
|
+
client_side_validation: true,
|
207
225
|
required: false,
|
208
226
|
serialized_name: 'properties.autoDeleteOnIdle',
|
209
227
|
type: {
|
@@ -59,6 +59,7 @@ module Azure::ServiceBus::Mgmt::V2017_04_01
|
|
59
59
|
#
|
60
60
|
def self.mapper()
|
61
61
|
{
|
62
|
+
client_side_validation: true,
|
62
63
|
required: false,
|
63
64
|
serialized_name: 'SBSubscriptionListResult',
|
64
65
|
type: {
|
@@ -66,11 +67,13 @@ module Azure::ServiceBus::Mgmt::V2017_04_01
|
|
66
67
|
class_name: 'SBSubscriptionListResult',
|
67
68
|
model_properties: {
|
68
69
|
value: {
|
70
|
+
client_side_validation: true,
|
69
71
|
required: false,
|
70
72
|
serialized_name: 'value',
|
71
73
|
type: {
|
72
74
|
name: 'Sequence',
|
73
75
|
element: {
|
76
|
+
client_side_validation: true,
|
74
77
|
required: false,
|
75
78
|
serialized_name: 'SBSubscriptionElementType',
|
76
79
|
type: {
|
@@ -81,6 +84,7 @@ module Azure::ServiceBus::Mgmt::V2017_04_01
|
|
81
84
|
}
|
82
85
|
},
|
83
86
|
next_link: {
|
87
|
+
client_side_validation: true,
|
84
88
|
required: false,
|
85
89
|
serialized_name: 'nextLink',
|
86
90
|
type: {
|
@@ -83,6 +83,7 @@ module Azure::ServiceBus::Mgmt::V2017_04_01
|
|
83
83
|
#
|
84
84
|
def self.mapper()
|
85
85
|
{
|
86
|
+
client_side_validation: true,
|
86
87
|
required: false,
|
87
88
|
serialized_name: 'SBTopic',
|
88
89
|
type: {
|
@@ -90,6 +91,7 @@ module Azure::ServiceBus::Mgmt::V2017_04_01
|
|
90
91
|
class_name: 'SBTopic',
|
91
92
|
model_properties: {
|
92
93
|
id: {
|
94
|
+
client_side_validation: true,
|
93
95
|
required: false,
|
94
96
|
read_only: true,
|
95
97
|
serialized_name: 'id',
|
@@ -98,6 +100,7 @@ module Azure::ServiceBus::Mgmt::V2017_04_01
|
|
98
100
|
}
|
99
101
|
},
|
100
102
|
name: {
|
103
|
+
client_side_validation: true,
|
101
104
|
required: false,
|
102
105
|
read_only: true,
|
103
106
|
serialized_name: 'name',
|
@@ -106,6 +109,7 @@ module Azure::ServiceBus::Mgmt::V2017_04_01
|
|
106
109
|
}
|
107
110
|
},
|
108
111
|
type: {
|
112
|
+
client_side_validation: true,
|
109
113
|
required: false,
|
110
114
|
read_only: true,
|
111
115
|
serialized_name: 'type',
|
@@ -114,6 +118,7 @@ module Azure::ServiceBus::Mgmt::V2017_04_01
|
|
114
118
|
}
|
115
119
|
},
|
116
120
|
size_in_bytes: {
|
121
|
+
client_side_validation: true,
|
117
122
|
required: false,
|
118
123
|
read_only: true,
|
119
124
|
serialized_name: 'properties.sizeInBytes',
|
@@ -122,6 +127,7 @@ module Azure::ServiceBus::Mgmt::V2017_04_01
|
|
122
127
|
}
|
123
128
|
},
|
124
129
|
created_at: {
|
130
|
+
client_side_validation: true,
|
125
131
|
required: false,
|
126
132
|
read_only: true,
|
127
133
|
serialized_name: 'properties.createdAt',
|
@@ -130,6 +136,7 @@ module Azure::ServiceBus::Mgmt::V2017_04_01
|
|
130
136
|
}
|
131
137
|
},
|
132
138
|
updated_at: {
|
139
|
+
client_side_validation: true,
|
133
140
|
required: false,
|
134
141
|
read_only: true,
|
135
142
|
serialized_name: 'properties.updatedAt',
|
@@ -138,6 +145,7 @@ module Azure::ServiceBus::Mgmt::V2017_04_01
|
|
138
145
|
}
|
139
146
|
},
|
140
147
|
accessed_at: {
|
148
|
+
client_side_validation: true,
|
141
149
|
required: false,
|
142
150
|
read_only: true,
|
143
151
|
serialized_name: 'properties.accessedAt',
|
@@ -146,6 +154,7 @@ module Azure::ServiceBus::Mgmt::V2017_04_01
|
|
146
154
|
}
|
147
155
|
},
|
148
156
|
subscription_count: {
|
157
|
+
client_side_validation: true,
|
149
158
|
required: false,
|
150
159
|
read_only: true,
|
151
160
|
serialized_name: 'properties.subscriptionCount',
|
@@ -154,6 +163,7 @@ module Azure::ServiceBus::Mgmt::V2017_04_01
|
|
154
163
|
}
|
155
164
|
},
|
156
165
|
count_details: {
|
166
|
+
client_side_validation: true,
|
157
167
|
required: false,
|
158
168
|
read_only: true,
|
159
169
|
serialized_name: 'properties.countDetails',
|
@@ -163,6 +173,7 @@ module Azure::ServiceBus::Mgmt::V2017_04_01
|
|
163
173
|
}
|
164
174
|
},
|
165
175
|
default_message_time_to_live: {
|
176
|
+
client_side_validation: true,
|
166
177
|
required: false,
|
167
178
|
serialized_name: 'properties.defaultMessageTimeToLive',
|
168
179
|
type: {
|
@@ -170,6 +181,7 @@ module Azure::ServiceBus::Mgmt::V2017_04_01
|
|
170
181
|
}
|
171
182
|
},
|
172
183
|
max_size_in_megabytes: {
|
184
|
+
client_side_validation: true,
|
173
185
|
required: false,
|
174
186
|
serialized_name: 'properties.maxSizeInMegabytes',
|
175
187
|
type: {
|
@@ -177,6 +189,7 @@ module Azure::ServiceBus::Mgmt::V2017_04_01
|
|
177
189
|
}
|
178
190
|
},
|
179
191
|
requires_duplicate_detection: {
|
192
|
+
client_side_validation: true,
|
180
193
|
required: false,
|
181
194
|
serialized_name: 'properties.requiresDuplicateDetection',
|
182
195
|
type: {
|
@@ -184,6 +197,7 @@ module Azure::ServiceBus::Mgmt::V2017_04_01
|
|
184
197
|
}
|
185
198
|
},
|
186
199
|
duplicate_detection_history_time_window: {
|
200
|
+
client_side_validation: true,
|
187
201
|
required: false,
|
188
202
|
serialized_name: 'properties.duplicateDetectionHistoryTimeWindow',
|
189
203
|
type: {
|
@@ -191,6 +205,7 @@ module Azure::ServiceBus::Mgmt::V2017_04_01
|
|
191
205
|
}
|
192
206
|
},
|
193
207
|
enable_batched_operations: {
|
208
|
+
client_side_validation: true,
|
194
209
|
required: false,
|
195
210
|
serialized_name: 'properties.enableBatchedOperations',
|
196
211
|
type: {
|
@@ -198,6 +213,7 @@ module Azure::ServiceBus::Mgmt::V2017_04_01
|
|
198
213
|
}
|
199
214
|
},
|
200
215
|
status: {
|
216
|
+
client_side_validation: true,
|
201
217
|
required: false,
|
202
218
|
serialized_name: 'properties.status',
|
203
219
|
type: {
|
@@ -206,6 +222,7 @@ module Azure::ServiceBus::Mgmt::V2017_04_01
|
|
206
222
|
}
|
207
223
|
},
|
208
224
|
support_ordering: {
|
225
|
+
client_side_validation: true,
|
209
226
|
required: false,
|
210
227
|
serialized_name: 'properties.supportOrdering',
|
211
228
|
type: {
|
@@ -213,6 +230,7 @@ module Azure::ServiceBus::Mgmt::V2017_04_01
|
|
213
230
|
}
|
214
231
|
},
|
215
232
|
auto_delete_on_idle: {
|
233
|
+
client_side_validation: true,
|
216
234
|
required: false,
|
217
235
|
serialized_name: 'properties.autoDeleteOnIdle',
|
218
236
|
type: {
|
@@ -220,6 +238,7 @@ module Azure::ServiceBus::Mgmt::V2017_04_01
|
|
220
238
|
}
|
221
239
|
},
|
222
240
|
enable_partitioning: {
|
241
|
+
client_side_validation: true,
|
223
242
|
required: false,
|
224
243
|
serialized_name: 'properties.enablePartitioning',
|
225
244
|
type: {
|
@@ -227,6 +246,7 @@ module Azure::ServiceBus::Mgmt::V2017_04_01
|
|
227
246
|
}
|
228
247
|
},
|
229
248
|
enable_express: {
|
249
|
+
client_side_validation: true,
|
230
250
|
required: false,
|
231
251
|
serialized_name: 'properties.enableExpress',
|
232
252
|
type: {
|