azure_mgmt_service_bus 0.15.1 → 0.15.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (89) hide show
  1. checksums.yaml +4 -4
  2. data/lib/2015-08-01/generated/azure_mgmt_service_bus/models/check_name_availability.rb +2 -0
  3. data/lib/2015-08-01/generated/azure_mgmt_service_bus/models/check_name_availability_result.rb +4 -0
  4. data/lib/2015-08-01/generated/azure_mgmt_service_bus/models/message_count_details.rb +6 -0
  5. data/lib/2015-08-01/generated/azure_mgmt_service_bus/models/namespace_create_or_update_parameters.rb +12 -0
  6. data/lib/2015-08-01/generated/azure_mgmt_service_bus/models/namespace_list_result.rb +4 -0
  7. data/lib/2015-08-01/generated/azure_mgmt_service_bus/models/namespace_resource.rb +15 -0
  8. data/lib/2015-08-01/generated/azure_mgmt_service_bus/models/namespace_update_parameters.rb +4 -0
  9. data/lib/2015-08-01/generated/azure_mgmt_service_bus/models/operation.rb +3 -0
  10. data/lib/2015-08-01/generated/azure_mgmt_service_bus/models/operation_display.rb +4 -0
  11. data/lib/2015-08-01/generated/azure_mgmt_service_bus/models/operation_list_result.rb +4 -0
  12. data/lib/2015-08-01/generated/azure_mgmt_service_bus/models/queue_create_or_update_parameters.rb +25 -0
  13. data/lib/2015-08-01/generated/azure_mgmt_service_bus/models/queue_list_result.rb +4 -0
  14. data/lib/2015-08-01/generated/azure_mgmt_service_bus/models/queue_resource.rb +27 -0
  15. data/lib/2015-08-01/generated/azure_mgmt_service_bus/models/regenerate_keys_parameters.rb +2 -0
  16. data/lib/2015-08-01/generated/azure_mgmt_service_bus/models/resource.rb +5 -0
  17. data/lib/2015-08-01/generated/azure_mgmt_service_bus/models/resource_list_keys.rb +6 -0
  18. data/lib/2015-08-01/generated/azure_mgmt_service_bus/models/shared_access_authorization_rule_create_or_update_parameters.rb +5 -0
  19. data/lib/2015-08-01/generated/azure_mgmt_service_bus/models/shared_access_authorization_rule_list_result.rb +4 -0
  20. data/lib/2015-08-01/generated/azure_mgmt_service_bus/models/shared_access_authorization_rule_resource.rb +7 -0
  21. data/lib/2015-08-01/generated/azure_mgmt_service_bus/models/sku.rb +4 -0
  22. data/lib/2015-08-01/generated/azure_mgmt_service_bus/models/subscription_create_or_update_parameters.rb +19 -0
  23. data/lib/2015-08-01/generated/azure_mgmt_service_bus/models/subscription_list_result.rb +4 -0
  24. data/lib/2015-08-01/generated/azure_mgmt_service_bus/models/subscription_resource.rb +21 -0
  25. data/lib/2015-08-01/generated/azure_mgmt_service_bus/models/topic_create_or_update_parameters.rb +24 -0
  26. data/lib/2015-08-01/generated/azure_mgmt_service_bus/models/topic_list_result.rb +4 -0
  27. data/lib/2015-08-01/generated/azure_mgmt_service_bus/models/topic_resource.rb +26 -0
  28. data/lib/2015-08-01/generated/azure_mgmt_service_bus/models/tracked_resource.rb +7 -0
  29. data/lib/2015-08-01/generated/azure_mgmt_service_bus/namespaces.rb +50 -0
  30. data/lib/2015-08-01/generated/azure_mgmt_service_bus/queues.rb +68 -0
  31. data/lib/2015-08-01/generated/azure_mgmt_service_bus/service_bus_management_client.rb +1 -3
  32. data/lib/2015-08-01/generated/azure_mgmt_service_bus/subscriptions.rb +30 -0
  33. data/lib/2015-08-01/generated/azure_mgmt_service_bus/topics.rb +68 -0
  34. data/lib/2017-04-01/generated/azure_mgmt_service_bus/disaster_recovery_configs.rb +34 -0
  35. data/lib/2017-04-01/generated/azure_mgmt_service_bus/event_hubs.rb +4 -0
  36. data/lib/2017-04-01/generated/azure_mgmt_service_bus/models/access_keys.rb +8 -0
  37. data/lib/2017-04-01/generated/azure_mgmt_service_bus/models/action.rb +4 -0
  38. data/lib/2017-04-01/generated/azure_mgmt_service_bus/models/arm_disaster_recovery.rb +7 -0
  39. data/lib/2017-04-01/generated/azure_mgmt_service_bus/models/arm_disaster_recovery_list_result.rb +4 -0
  40. data/lib/2017-04-01/generated/azure_mgmt_service_bus/models/authorization_rule_properties.rb +3 -0
  41. data/lib/2017-04-01/generated/azure_mgmt_service_bus/models/capture_description.rb +6 -0
  42. data/lib/2017-04-01/generated/azure_mgmt_service_bus/models/check_name_availability.rb +2 -0
  43. data/lib/2017-04-01/generated/azure_mgmt_service_bus/models/check_name_availability_result.rb +4 -0
  44. data/lib/2017-04-01/generated/azure_mgmt_service_bus/models/correlation_filter.rb +10 -0
  45. data/lib/2017-04-01/generated/azure_mgmt_service_bus/models/destination.rb +5 -0
  46. data/lib/2017-04-01/generated/azure_mgmt_service_bus/models/error_response.rb +3 -0
  47. data/lib/2017-04-01/generated/azure_mgmt_service_bus/models/event_hub_list_result.rb +4 -0
  48. data/lib/2017-04-01/generated/azure_mgmt_service_bus/models/eventhub.rb +12 -0
  49. data/lib/2017-04-01/generated/azure_mgmt_service_bus/models/message_count_details.rb +6 -0
  50. data/lib/2017-04-01/generated/azure_mgmt_service_bus/models/operation.rb +3 -0
  51. data/lib/2017-04-01/generated/azure_mgmt_service_bus/models/operation_display.rb +4 -0
  52. data/lib/2017-04-01/generated/azure_mgmt_service_bus/models/operation_list_result.rb +4 -0
  53. data/lib/2017-04-01/generated/azure_mgmt_service_bus/models/premium_messaging_regions.rb +8 -0
  54. data/lib/2017-04-01/generated/azure_mgmt_service_bus/models/premium_messaging_regions_list_result.rb +4 -0
  55. data/lib/2017-04-01/generated/azure_mgmt_service_bus/models/premium_messaging_regions_properties.rb +3 -0
  56. data/lib/2017-04-01/generated/azure_mgmt_service_bus/models/regenerate_access_key_parameters.rb +3 -0
  57. data/lib/2017-04-01/generated/azure_mgmt_service_bus/models/resource.rb +4 -0
  58. data/lib/2017-04-01/generated/azure_mgmt_service_bus/models/resource_namespace_patch.rb +7 -0
  59. data/lib/2017-04-01/generated/azure_mgmt_service_bus/models/rule.rb +8 -0
  60. data/lib/2017-04-01/generated/azure_mgmt_service_bus/models/rule_list_result.rb +4 -0
  61. data/lib/2017-04-01/generated/azure_mgmt_service_bus/models/sbauthorization_rule.rb +6 -0
  62. data/lib/2017-04-01/generated/azure_mgmt_service_bus/models/sbauthorization_rule_list_result.rb +4 -0
  63. data/lib/2017-04-01/generated/azure_mgmt_service_bus/models/sbnamespace.rb +13 -0
  64. data/lib/2017-04-01/generated/azure_mgmt_service_bus/models/sbnamespace_list_result.rb +4 -0
  65. data/lib/2017-04-01/generated/azure_mgmt_service_bus/models/sbnamespace_update_parameters.rb +13 -0
  66. data/lib/2017-04-01/generated/azure_mgmt_service_bus/models/sbqueue.rb +22 -0
  67. data/lib/2017-04-01/generated/azure_mgmt_service_bus/models/sbqueue_list_result.rb +4 -0
  68. data/lib/2017-04-01/generated/azure_mgmt_service_bus/models/sbsku.rb +4 -0
  69. data/lib/2017-04-01/generated/azure_mgmt_service_bus/models/sbsubscription.rb +18 -0
  70. data/lib/2017-04-01/generated/azure_mgmt_service_bus/models/sbsubscription_list_result.rb +4 -0
  71. data/lib/2017-04-01/generated/azure_mgmt_service_bus/models/sbtopic.rb +20 -0
  72. data/lib/2017-04-01/generated/azure_mgmt_service_bus/models/sbtopic_list_result.rb +4 -0
  73. data/lib/2017-04-01/generated/azure_mgmt_service_bus/models/sql_filter.rb +4 -0
  74. data/lib/2017-04-01/generated/azure_mgmt_service_bus/models/sql_rule_action.rb +4 -0
  75. data/lib/2017-04-01/generated/azure_mgmt_service_bus/models/tracked_resource.rb +7 -0
  76. data/lib/2017-04-01/generated/azure_mgmt_service_bus/namespaces.rb +50 -0
  77. data/lib/2017-04-01/generated/azure_mgmt_service_bus/queues.rb +59 -0
  78. data/lib/2017-04-01/generated/azure_mgmt_service_bus/regions.rb +2 -0
  79. data/lib/2017-04-01/generated/azure_mgmt_service_bus/rules.rb +34 -0
  80. data/lib/2017-04-01/generated/azure_mgmt_service_bus/service_bus_management_client.rb +1 -3
  81. data/lib/2017-04-01/generated/azure_mgmt_service_bus/subscriptions.rb +26 -0
  82. data/lib/2017-04-01/generated/azure_mgmt_service_bus/topics.rb +59 -0
  83. data/lib/profiles/latest/servicebus_latest_profile_client.rb +1 -3
  84. data/lib/version.rb +1 -1
  85. metadata +10 -9
  86. data/lib/2015-08-01/generated/azure_mgmt_service_bus/version.rb +0 -8
  87. data/lib/2017-04-01/generated/azure_mgmt_service_bus/version.rb +0 -8
  88. data/lib/profiles/common/configurable.rb +0 -86
  89. data/lib/profiles/common/default.rb +0 -57
@@ -35,6 +35,7 @@ module Azure::ServiceBus::Mgmt::V2017_04_01
35
35
  #
36
36
  def self.mapper()
37
37
  {
38
+ client_side_validation: true,
38
39
  required: false,
39
40
  serialized_name: 'Destination',
40
41
  type: {
@@ -42,6 +43,7 @@ module Azure::ServiceBus::Mgmt::V2017_04_01
42
43
  class_name: 'Destination',
43
44
  model_properties: {
44
45
  name: {
46
+ client_side_validation: true,
45
47
  required: false,
46
48
  serialized_name: 'name',
47
49
  type: {
@@ -49,6 +51,7 @@ module Azure::ServiceBus::Mgmt::V2017_04_01
49
51
  }
50
52
  },
51
53
  storage_account_resource_id: {
54
+ client_side_validation: true,
52
55
  required: false,
53
56
  serialized_name: 'properties.storageAccountResourceId',
54
57
  type: {
@@ -56,6 +59,7 @@ module Azure::ServiceBus::Mgmt::V2017_04_01
56
59
  }
57
60
  },
58
61
  blob_container: {
62
+ client_side_validation: true,
59
63
  required: false,
60
64
  serialized_name: 'properties.blobContainer',
61
65
  type: {
@@ -63,6 +67,7 @@ module Azure::ServiceBus::Mgmt::V2017_04_01
63
67
  }
64
68
  },
65
69
  archive_name_format: {
70
+ client_side_validation: true,
66
71
  required: false,
67
72
  serialized_name: 'properties.archiveNameFormat',
68
73
  type: {
@@ -26,6 +26,7 @@ module Azure::ServiceBus::Mgmt::V2017_04_01
26
26
  #
27
27
  def self.mapper()
28
28
  {
29
+ client_side_validation: true,
29
30
  required: false,
30
31
  serialized_name: 'ErrorResponse',
31
32
  type: {
@@ -33,6 +34,7 @@ module Azure::ServiceBus::Mgmt::V2017_04_01
33
34
  class_name: 'ErrorResponse',
34
35
  model_properties: {
35
36
  code: {
37
+ client_side_validation: true,
36
38
  required: false,
37
39
  serialized_name: 'code',
38
40
  type: {
@@ -40,6 +42,7 @@ module Azure::ServiceBus::Mgmt::V2017_04_01
40
42
  }
41
43
  },
42
44
  message: {
45
+ client_side_validation: true,
43
46
  required: false,
44
47
  serialized_name: 'message',
45
48
  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: 'EventHubListResult',
63
64
  type: {
@@ -65,11 +66,13 @@ module Azure::ServiceBus::Mgmt::V2017_04_01
65
66
  class_name: 'EventHubListResult',
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: 'EventhubElementType',
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
  read_only: true,
85
89
  serialized_name: 'nextLink',
@@ -45,6 +45,7 @@ module Azure::ServiceBus::Mgmt::V2017_04_01
45
45
  #
46
46
  def self.mapper()
47
47
  {
48
+ client_side_validation: true,
48
49
  required: false,
49
50
  serialized_name: 'Eventhub',
50
51
  type: {
@@ -52,6 +53,7 @@ module Azure::ServiceBus::Mgmt::V2017_04_01
52
53
  class_name: 'Eventhub',
53
54
  model_properties: {
54
55
  id: {
56
+ client_side_validation: true,
55
57
  required: false,
56
58
  read_only: true,
57
59
  serialized_name: 'id',
@@ -60,6 +62,7 @@ module Azure::ServiceBus::Mgmt::V2017_04_01
60
62
  }
61
63
  },
62
64
  name: {
65
+ client_side_validation: true,
63
66
  required: false,
64
67
  read_only: true,
65
68
  serialized_name: 'name',
@@ -68,6 +71,7 @@ module Azure::ServiceBus::Mgmt::V2017_04_01
68
71
  }
69
72
  },
70
73
  type: {
74
+ client_side_validation: true,
71
75
  required: false,
72
76
  read_only: true,
73
77
  serialized_name: 'type',
@@ -76,12 +80,14 @@ module Azure::ServiceBus::Mgmt::V2017_04_01
76
80
  }
77
81
  },
78
82
  partition_ids: {
83
+ client_side_validation: true,
79
84
  required: false,
80
85
  read_only: true,
81
86
  serialized_name: 'properties.partitionIds',
82
87
  type: {
83
88
  name: 'Sequence',
84
89
  element: {
90
+ client_side_validation: true,
85
91
  required: false,
86
92
  serialized_name: 'StringElementType',
87
93
  type: {
@@ -91,6 +97,7 @@ module Azure::ServiceBus::Mgmt::V2017_04_01
91
97
  }
92
98
  },
93
99
  created_at: {
100
+ client_side_validation: true,
94
101
  required: false,
95
102
  read_only: true,
96
103
  serialized_name: 'properties.createdAt',
@@ -99,6 +106,7 @@ module Azure::ServiceBus::Mgmt::V2017_04_01
99
106
  }
100
107
  },
101
108
  updated_at: {
109
+ client_side_validation: true,
102
110
  required: false,
103
111
  read_only: true,
104
112
  serialized_name: 'properties.updatedAt',
@@ -107,6 +115,7 @@ module Azure::ServiceBus::Mgmt::V2017_04_01
107
115
  }
108
116
  },
109
117
  message_retention_in_days: {
118
+ client_side_validation: true,
110
119
  required: false,
111
120
  serialized_name: 'properties.messageRetentionInDays',
112
121
  constraints: {
@@ -118,6 +127,7 @@ module Azure::ServiceBus::Mgmt::V2017_04_01
118
127
  }
119
128
  },
120
129
  partition_count: {
130
+ client_side_validation: true,
121
131
  required: false,
122
132
  serialized_name: 'properties.partitionCount',
123
133
  constraints: {
@@ -129,6 +139,7 @@ module Azure::ServiceBus::Mgmt::V2017_04_01
129
139
  }
130
140
  },
131
141
  status: {
142
+ client_side_validation: true,
132
143
  required: false,
133
144
  serialized_name: 'properties.status',
134
145
  type: {
@@ -137,6 +148,7 @@ module Azure::ServiceBus::Mgmt::V2017_04_01
137
148
  }
138
149
  },
139
150
  capture_description: {
151
+ client_side_validation: true,
140
152
  required: false,
141
153
  serialized_name: 'properties.captureDescription',
142
154
  type: {
@@ -36,6 +36,7 @@ module Azure::ServiceBus::Mgmt::V2017_04_01
36
36
  #
37
37
  def self.mapper()
38
38
  {
39
+ client_side_validation: true,
39
40
  required: false,
40
41
  serialized_name: 'MessageCountDetails',
41
42
  type: {
@@ -43,6 +44,7 @@ module Azure::ServiceBus::Mgmt::V2017_04_01
43
44
  class_name: 'MessageCountDetails',
44
45
  model_properties: {
45
46
  active_message_count: {
47
+ client_side_validation: true,
46
48
  required: false,
47
49
  read_only: true,
48
50
  serialized_name: 'activeMessageCount',
@@ -51,6 +53,7 @@ module Azure::ServiceBus::Mgmt::V2017_04_01
51
53
  }
52
54
  },
53
55
  dead_letter_message_count: {
56
+ client_side_validation: true,
54
57
  required: false,
55
58
  read_only: true,
56
59
  serialized_name: 'deadLetterMessageCount',
@@ -59,6 +62,7 @@ module Azure::ServiceBus::Mgmt::V2017_04_01
59
62
  }
60
63
  },
61
64
  scheduled_message_count: {
65
+ client_side_validation: true,
62
66
  required: false,
63
67
  read_only: true,
64
68
  serialized_name: 'scheduledMessageCount',
@@ -67,6 +71,7 @@ module Azure::ServiceBus::Mgmt::V2017_04_01
67
71
  }
68
72
  },
69
73
  transfer_message_count: {
74
+ client_side_validation: true,
70
75
  required: false,
71
76
  read_only: true,
72
77
  serialized_name: 'transferMessageCount',
@@ -75,6 +80,7 @@ module Azure::ServiceBus::Mgmt::V2017_04_01
75
80
  }
76
81
  },
77
82
  transfer_dead_letter_message_count: {
83
+ client_side_validation: true,
78
84
  required: false,
79
85
  read_only: true,
80
86
  serialized_name: 'transferDeadLetterMessageCount',
@@ -25,6 +25,7 @@ module Azure::ServiceBus::Mgmt::V2017_04_01
25
25
  #
26
26
  def self.mapper()
27
27
  {
28
+ client_side_validation: true,
28
29
  required: false,
29
30
  serialized_name: 'Operation',
30
31
  type: {
@@ -32,6 +33,7 @@ module Azure::ServiceBus::Mgmt::V2017_04_01
32
33
  class_name: 'Operation',
33
34
  model_properties: {
34
35
  name: {
36
+ client_side_validation: true,
35
37
  required: false,
36
38
  read_only: true,
37
39
  serialized_name: 'name',
@@ -40,6 +42,7 @@ module Azure::ServiceBus::Mgmt::V2017_04_01
40
42
  }
41
43
  },
42
44
  display: {
45
+ client_side_validation: true,
43
46
  required: false,
44
47
  serialized_name: 'display',
45
48
  type: {
@@ -29,6 +29,7 @@ module Azure::ServiceBus::Mgmt::V2017_04_01
29
29
  #
30
30
  def self.mapper()
31
31
  {
32
+ client_side_validation: true,
32
33
  required: false,
33
34
  serialized_name: 'Operation_display',
34
35
  type: {
@@ -36,6 +37,7 @@ module Azure::ServiceBus::Mgmt::V2017_04_01
36
37
  class_name: 'OperationDisplay',
37
38
  model_properties: {
38
39
  provider: {
40
+ client_side_validation: true,
39
41
  required: false,
40
42
  read_only: true,
41
43
  serialized_name: 'provider',
@@ -44,6 +46,7 @@ module Azure::ServiceBus::Mgmt::V2017_04_01
44
46
  }
45
47
  },
46
48
  resource: {
49
+ client_side_validation: true,
47
50
  required: false,
48
51
  read_only: true,
49
52
  serialized_name: 'resource',
@@ -52,6 +55,7 @@ module Azure::ServiceBus::Mgmt::V2017_04_01
52
55
  }
53
56
  },
54
57
  operation: {
58
+ client_side_validation: true,
55
59
  required: false,
56
60
  read_only: true,
57
61
  serialized_name: 'operation',
@@ -60,6 +60,7 @@ module Azure::ServiceBus::Mgmt::V2017_04_01
60
60
  #
61
61
  def self.mapper()
62
62
  {
63
+ client_side_validation: true,
63
64
  required: false,
64
65
  serialized_name: 'OperationListResult',
65
66
  type: {
@@ -67,12 +68,14 @@ module Azure::ServiceBus::Mgmt::V2017_04_01
67
68
  class_name: 'OperationListResult',
68
69
  model_properties: {
69
70
  value: {
71
+ client_side_validation: true,
70
72
  required: false,
71
73
  read_only: true,
72
74
  serialized_name: 'value',
73
75
  type: {
74
76
  name: 'Sequence',
75
77
  element: {
78
+ client_side_validation: true,
76
79
  required: false,
77
80
  serialized_name: 'OperationElementType',
78
81
  type: {
@@ -83,6 +86,7 @@ module Azure::ServiceBus::Mgmt::V2017_04_01
83
86
  }
84
87
  },
85
88
  next_link: {
89
+ client_side_validation: true,
86
90
  required: false,
87
91
  read_only: true,
88
92
  serialized_name: 'nextLink',
@@ -22,6 +22,7 @@ module Azure::ServiceBus::Mgmt::V2017_04_01
22
22
  #
23
23
  def self.mapper()
24
24
  {
25
+ client_side_validation: true,
25
26
  required: false,
26
27
  serialized_name: 'PremiumMessagingRegions',
27
28
  type: {
@@ -29,6 +30,7 @@ module Azure::ServiceBus::Mgmt::V2017_04_01
29
30
  class_name: 'PremiumMessagingRegions',
30
31
  model_properties: {
31
32
  id: {
33
+ client_side_validation: true,
32
34
  required: false,
33
35
  read_only: true,
34
36
  serialized_name: 'id',
@@ -37,6 +39,7 @@ module Azure::ServiceBus::Mgmt::V2017_04_01
37
39
  }
38
40
  },
39
41
  name: {
42
+ client_side_validation: true,
40
43
  required: false,
41
44
  read_only: true,
42
45
  serialized_name: 'name',
@@ -45,6 +48,7 @@ module Azure::ServiceBus::Mgmt::V2017_04_01
45
48
  }
46
49
  },
47
50
  type: {
51
+ client_side_validation: true,
48
52
  required: false,
49
53
  read_only: true,
50
54
  serialized_name: 'type',
@@ -53,6 +57,7 @@ module Azure::ServiceBus::Mgmt::V2017_04_01
53
57
  }
54
58
  },
55
59
  location: {
60
+ client_side_validation: true,
56
61
  required: false,
57
62
  serialized_name: 'location',
58
63
  type: {
@@ -60,11 +65,13 @@ module Azure::ServiceBus::Mgmt::V2017_04_01
60
65
  }
61
66
  },
62
67
  tags: {
68
+ client_side_validation: true,
63
69
  required: false,
64
70
  serialized_name: 'tags',
65
71
  type: {
66
72
  name: 'Dictionary',
67
73
  value: {
74
+ client_side_validation: true,
68
75
  required: false,
69
76
  serialized_name: 'StringElementType',
70
77
  type: {
@@ -74,6 +81,7 @@ module Azure::ServiceBus::Mgmt::V2017_04_01
74
81
  }
75
82
  },
76
83
  properties: {
84
+ client_side_validation: true,
77
85
  required: false,
78
86
  serialized_name: 'properties',
79
87
  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: 'PremiumMessagingRegionsListResult',
64
65
  type: {
@@ -66,11 +67,13 @@ module Azure::ServiceBus::Mgmt::V2017_04_01
66
67
  class_name: 'PremiumMessagingRegionsListResult',
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: 'PremiumMessagingRegionsElementType',
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
  read_only: true,
86
90
  serialized_name: 'nextLink',
@@ -26,6 +26,7 @@ module Azure::ServiceBus::Mgmt::V2017_04_01
26
26
  #
27
27
  def self.mapper()
28
28
  {
29
+ client_side_validation: true,
29
30
  required: false,
30
31
  serialized_name: 'PremiumMessagingRegions_properties',
31
32
  type: {
@@ -33,6 +34,7 @@ module Azure::ServiceBus::Mgmt::V2017_04_01
33
34
  class_name: 'PremiumMessagingRegionsProperties',
34
35
  model_properties: {
35
36
  code: {
37
+ client_side_validation: true,
36
38
  required: false,
37
39
  read_only: true,
38
40
  serialized_name: 'code',
@@ -41,6 +43,7 @@ module Azure::ServiceBus::Mgmt::V2017_04_01
41
43
  }
42
44
  },
43
45
  full_name: {
46
+ client_side_validation: true,
44
47
  required: false,
45
48
  read_only: true,
46
49
  serialized_name: 'fullName',
@@ -28,6 +28,7 @@ module Azure::ServiceBus::Mgmt::V2017_04_01
28
28
  #
29
29
  def self.mapper()
30
30
  {
31
+ client_side_validation: true,
31
32
  required: false,
32
33
  serialized_name: 'RegenerateAccessKeyParameters',
33
34
  type: {
@@ -35,6 +36,7 @@ module Azure::ServiceBus::Mgmt::V2017_04_01
35
36
  class_name: 'RegenerateAccessKeyParameters',
36
37
  model_properties: {
37
38
  key_type: {
39
+ client_side_validation: true,
38
40
  required: true,
39
41
  serialized_name: 'keyType',
40
42
  type: {
@@ -43,6 +45,7 @@ module Azure::ServiceBus::Mgmt::V2017_04_01
43
45
  }
44
46
  },
45
47
  key: {
48
+ client_side_validation: true,
46
49
  required: false,
47
50
  serialized_name: 'key',
48
51
  type: {