1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
#![allow(clippy::module_inception)]
#![allow(clippy::too_many_arguments)]
#![allow(clippy::ptr_arg)]
#![allow(clippy::large_enum_variant)]
#![doc = "generated by AutoRust"]
#[cfg(feature = "package-policy-2021-06")]
pub mod package_policy_2021_06;
#[cfg(all(feature = "package-policy-2021-06", not(feature = "no-default-version")))]
pub use package_policy_2021_06::{models, operations, operations::Client, operations::ClientBuilder, operations::Error};
#[cfg(feature = "package-privatelinks-2020-05")]
pub mod package_privatelinks_2020_05;
#[cfg(all(feature = "package-privatelinks-2020-05", not(feature = "no-default-version")))]
pub use package_privatelinks_2020_05::{models, operations, operations::Client, operations::ClientBuilder, operations::Error};
#[cfg(feature = "package-locks-2020-05")]
pub mod package_locks_2020_05;
#[cfg(all(feature = "package-locks-2020-05", not(feature = "no-default-version")))]
pub use package_locks_2020_05::{models, operations, operations::Client, operations::ClientBuilder, operations::Error};
#[cfg(feature = "package-resources-2021-04")]
pub mod package_resources_2021_04;
#[cfg(all(feature = "package-resources-2021-04", not(feature = "no-default-version")))]
pub use package_resources_2021_04::{models, operations, operations::Client, operations::ClientBuilder, operations::Error};
#[cfg(feature = "package-locks-2017-04")]
pub mod package_locks_2017_04;
#[cfg(all(feature = "package-locks-2017-04", not(feature = "no-default-version")))]
pub use package_locks_2017_04::{models, operations, operations::Client, operations::ClientBuilder, operations::Error};
#[cfg(feature = "package-preview-2020-08")]
pub mod package_preview_2020_08;
#[cfg(all(feature = "package-preview-2020-08", not(feature = "no-default-version")))]
pub use package_preview_2020_08::{models, operations, operations::Client, operations::ClientBuilder, operations::Error};
#[cfg(feature = "package-subscriptions-2021-01")]
pub mod package_subscriptions_2021_01;
#[cfg(all(feature = "package-subscriptions-2021-01", not(feature = "no-default-version")))]
pub use package_subscriptions_2021_01::{models, operations, operations::Client, operations::ClientBuilder, operations::Error};
#[cfg(feature = "package-deploymentscripts-2020-10")]
pub mod package_deploymentscripts_2020_10;
#[cfg(all(feature = "package-deploymentscripts-2020-10", not(feature = "no-default-version")))]
pub use package_deploymentscripts_2020_10::{models, operations, operations::Client, operations::ClientBuilder, operations::Error};
#[cfg(feature = "package-deploymentscripts-2019-10-preview")]
pub mod package_deploymentscripts_2019_10_preview;
#[cfg(all(feature = "package-deploymentscripts-2019-10-preview", not(feature = "no-default-version")))]
pub use package_deploymentscripts_2019_10_preview::{models, operations, operations::Client, operations::ClientBuilder, operations::Error};
#[cfg(feature = "package-features-2021-07")]
pub mod package_features_2021_07;
#[cfg(all(feature = "package-features-2021-07", not(feature = "no-default-version")))]
pub use package_features_2021_07::{models, operations, operations::Client, operations::ClientBuilder, operations::Error};
#[cfg(feature = "package-features-2015-12")]
pub mod package_features_2015_12;
#[cfg(all(feature = "package-features-2015-12", not(feature = "no-default-version")))]
pub use package_features_2015_12::{models, operations, operations::Client, operations::ClientBuilder, operations::Error};
#[cfg(feature = "package-locks-2016-09")]
pub mod package_locks_2016_09;
#[cfg(all(feature = "package-locks-2016-09", not(feature = "no-default-version")))]
pub use package_locks_2016_09::{models, operations, operations::Client, operations::ClientBuilder, operations::Error};
#[cfg(feature = "package-locks-2015-01")]
pub mod package_locks_2015_01;
#[cfg(all(feature = "package-locks-2015-01", not(feature = "no-default-version")))]
pub use package_locks_2015_01::{models, operations, operations::Client, operations::ClientBuilder, operations::Error};
#[cfg(feature = "package-policy-2019-09")]
pub mod package_policy_2019_09;
#[cfg(all(feature = "package-policy-2019-09", not(feature = "no-default-version")))]
pub use package_policy_2019_09::{models, operations, operations::Client, operations::ClientBuilder, operations::Error};
#[cfg(feature = "package-policy-2019-06")]
pub mod package_policy_2019_06;
#[cfg(all(feature = "package-policy-2019-06", not(feature = "no-default-version")))]
pub use package_policy_2019_06::{models, operations, operations::Client, operations::ClientBuilder, operations::Error};
#[cfg(feature = "package-policy-2019-01")]
pub mod package_policy_2019_01;
#[cfg(all(feature = "package-policy-2019-01", not(feature = "no-default-version")))]
pub use package_policy_2019_01::{models, operations, operations::Client, operations::ClientBuilder, operations::Error};
#[cfg(feature = "package-policy-2018-05")]
pub mod package_policy_2018_05;
#[cfg(all(feature = "package-policy-2018-05", not(feature = "no-default-version")))]
pub use package_policy_2018_05::{models, operations, operations::Client, operations::ClientBuilder, operations::Error};
#[cfg(feature = "package-policy-2018-03")]
pub mod package_policy_2018_03;
#[cfg(all(feature = "package-policy-2018-03", not(feature = "no-default-version")))]
pub use package_policy_2018_03::{models, operations, operations::Client, operations::ClientBuilder, operations::Error};
#[cfg(feature = "package-policy-2017-06")]
pub mod package_policy_2017_06;
#[cfg(all(feature = "package-policy-2017-06", not(feature = "no-default-version")))]
pub use package_policy_2017_06::{models, operations, operations::Client, operations::ClientBuilder, operations::Error};
#[cfg(feature = "package-pure-policy-2017-06")]
pub mod package_pure_policy_2017_06;
#[cfg(all(feature = "package-pure-policy-2017-06", not(feature = "no-default-version")))]
pub use package_pure_policy_2017_06::{models, operations, operations::Client, operations::ClientBuilder, operations::Error};
#[cfg(feature = "package-templatespecs-2021-05")]
pub mod package_templatespecs_2021_05;
#[cfg(all(feature = "package-templatespecs-2021-05", not(feature = "no-default-version")))]
pub use package_templatespecs_2021_05::{models, operations, operations::Client, operations::ClientBuilder, operations::Error};
#[cfg(feature = "package-templatespecs-2021-03-preview")]
pub mod package_templatespecs_2021_03_preview;
#[cfg(all(feature = "package-templatespecs-2021-03-preview", not(feature = "no-default-version")))]
pub use package_templatespecs_2021_03_preview::{models, operations, operations::Client, operations::ClientBuilder, operations::Error};
#[cfg(feature = "package-templatespecs-2019-06-preview")]
pub mod package_templatespecs_2019_06_preview;
#[cfg(all(feature = "package-templatespecs-2019-06-preview", not(feature = "no-default-version")))]
pub use package_templatespecs_2019_06_preview::{models, operations, operations::Client, operations::ClientBuilder, operations::Error};
#[cfg(feature = "package-policy-2016-12")]
pub mod package_policy_2016_12;
#[cfg(all(feature = "package-policy-2016-12", not(feature = "no-default-version")))]
pub use package_policy_2016_12::{models, operations, operations::Client, operations::ClientBuilder, operations::Error};
#[cfg(feature = "package-policy-2016-04")]
pub mod package_policy_2016_04;
#[cfg(all(feature = "package-policy-2016-04", not(feature = "no-default-version")))]
pub use package_policy_2016_04::{models, operations, operations::Client, operations::ClientBuilder, operations::Error};
#[cfg(feature = "package-policy-2015-10")]
pub mod package_policy_2015_10;
#[cfg(all(feature = "package-policy-2015-10", not(feature = "no-default-version")))]
pub use package_policy_2015_10::{models, operations, operations::Client, operations::ClientBuilder, operations::Error};
#[cfg(feature = "package-resources-2021-01")]
pub mod package_resources_2021_01;
#[cfg(all(feature = "package-resources-2021-01", not(feature = "no-default-version")))]
pub use package_resources_2021_01::{models, operations, operations::Client, operations::ClientBuilder, operations::Error};
#[cfg(feature = "package-resources-2020-10")]
pub mod package_resources_2020_10;
#[cfg(all(feature = "package-resources-2020-10", not(feature = "no-default-version")))]
pub use package_resources_2020_10::{models, operations, operations::Client, operations::ClientBuilder, operations::Error};
#[cfg(feature = "package-resources-2020-08")]
pub mod package_resources_2020_08;
#[cfg(all(feature = "package-resources-2020-08", not(feature = "no-default-version")))]
pub use package_resources_2020_08::{models, operations, operations::Client, operations::ClientBuilder, operations::Error};
#[cfg(feature = "package-resources-2020-06")]
pub mod package_resources_2020_06;
#[cfg(all(feature = "package-resources-2020-06", not(feature = "no-default-version")))]
pub use package_resources_2020_06::{models, operations, operations::Client, operations::ClientBuilder, operations::Error};
#[cfg(feature = "package-resources-2019-10")]
pub mod package_resources_2019_10;
#[cfg(all(feature = "package-resources-2019-10", not(feature = "no-default-version")))]
pub use package_resources_2019_10::{models, operations, operations::Client, operations::ClientBuilder, operations::Error};
#[cfg(feature = "package-resources-2019-08")]
pub mod package_resources_2019_08;
#[cfg(all(feature = "package-resources-2019-08", not(feature = "no-default-version")))]
pub use package_resources_2019_08::{models, operations, operations::Client, operations::ClientBuilder, operations::Error};
#[cfg(feature = "package-resources-2019-07")]
pub mod package_resources_2019_07;
#[cfg(all(feature = "package-resources-2019-07", not(feature = "no-default-version")))]
pub use package_resources_2019_07::{models, operations, operations::Client, operations::ClientBuilder, operations::Error};
#[cfg(feature = "package-resources-2019-0510")]
pub mod package_resources_2019_0510;
#[cfg(all(feature = "package-resources-2019-0510", not(feature = "no-default-version")))]
pub use package_resources_2019_0510::{models, operations, operations::Client, operations::ClientBuilder, operations::Error};
#[cfg(feature = "package-resources-2019-05")]
pub mod package_resources_2019_05;
#[cfg(all(feature = "package-resources-2019-05", not(feature = "no-default-version")))]
pub use package_resources_2019_05::{models, operations, operations::Client, operations::ClientBuilder, operations::Error};
#[cfg(feature = "package-resources-2019-03")]
pub mod package_resources_2019_03;
#[cfg(all(feature = "package-resources-2019-03", not(feature = "no-default-version")))]
pub use package_resources_2019_03::{models, operations, operations::Client, operations::ClientBuilder, operations::Error};
#[cfg(feature = "package-resources-2018-05")]
pub mod package_resources_2018_05;
#[cfg(all(feature = "package-resources-2018-05", not(feature = "no-default-version")))]
pub use package_resources_2018_05::{models, operations, operations::Client, operations::ClientBuilder, operations::Error};
#[cfg(feature = "package-resources-2018-02")]
pub mod package_resources_2018_02;
#[cfg(all(feature = "package-resources-2018-02", not(feature = "no-default-version")))]
pub use package_resources_2018_02::{models, operations, operations::Client, operations::ClientBuilder, operations::Error};
#[cfg(feature = "package-resources-2017-05")]
pub mod package_resources_2017_05;
#[cfg(all(feature = "package-resources-2017-05", not(feature = "no-default-version")))]
pub use package_resources_2017_05::{models, operations, operations::Client, operations::ClientBuilder, operations::Error};
#[cfg(feature = "package-resources-2016-09")]
pub mod package_resources_2016_09;
#[cfg(all(feature = "package-resources-2016-09", not(feature = "no-default-version")))]
pub use package_resources_2016_09::{models, operations, operations::Client, operations::ClientBuilder, operations::Error};
#[cfg(feature = "package-resources-2016-07")]
pub mod package_resources_2016_07;
#[cfg(all(feature = "package-resources-2016-07", not(feature = "no-default-version")))]
pub use package_resources_2016_07::{models, operations, operations::Client, operations::ClientBuilder, operations::Error};
#[cfg(feature = "package-resources-2016-02")]
pub mod package_resources_2016_02;
#[cfg(all(feature = "package-resources-2016-02", not(feature = "no-default-version")))]
pub use package_resources_2016_02::{models, operations, operations::Client, operations::ClientBuilder, operations::Error};
#[cfg(feature = "package-resources-2015-11")]
pub mod package_resources_2015_11;
#[cfg(all(feature = "package-resources-2015-11", not(feature = "no-default-version")))]
pub use package_resources_2015_11::{models, operations, operations::Client, operations::ClientBuilder, operations::Error};
#[cfg(feature = "package-subscriptions-2020-01")]
pub mod package_subscriptions_2020_01;
#[cfg(all(feature = "package-subscriptions-2020-01", not(feature = "no-default-version")))]
pub use package_subscriptions_2020_01::{models, operations, operations::Client, operations::ClientBuilder, operations::Error};
#[cfg(feature = "package-subscriptions-2019-11")]
pub mod package_subscriptions_2019_11;
#[cfg(all(feature = "package-subscriptions-2019-11", not(feature = "no-default-version")))]
pub use package_subscriptions_2019_11::{models, operations, operations::Client, operations::ClientBuilder, operations::Error};
#[cfg(feature = "package-subscriptions-2019-06")]
pub mod package_subscriptions_2019_06;
#[cfg(all(feature = "package-subscriptions-2019-06", not(feature = "no-default-version")))]
pub use package_subscriptions_2019_06::{models, operations, operations::Client, operations::ClientBuilder, operations::Error};
#[cfg(feature = "package-subscriptions-2018-06")]
pub mod package_subscriptions_2018_06;
#[cfg(all(feature = "package-subscriptions-2018-06", not(feature = "no-default-version")))]
pub use package_subscriptions_2018_06::{models, operations, operations::Client, operations::ClientBuilder, operations::Error};
#[cfg(feature = "package-subscriptions-2016-06")]
pub mod package_subscriptions_2016_06;
#[cfg(all(feature = "package-subscriptions-2016-06", not(feature = "no-default-version")))]
pub use package_subscriptions_2016_06::{models, operations, operations::Client, operations::ClientBuilder, operations::Error};
#[cfg(feature = "package-subscriptions-2015-11")]
pub mod package_subscriptions_2015_11;
#[cfg(all(feature = "package-subscriptions-2015-11", not(feature = "no-default-version")))]
pub use package_subscriptions_2015_11::{models, operations, operations::Client, operations::ClientBuilder, operations::Error};
#[cfg(feature = "package-links-2016-09")]
pub mod package_links_2016_09;
#[cfg(all(feature = "package-links-2016-09", not(feature = "no-default-version")))]
pub use package_links_2016_09::{models, operations, operations::Client, operations::ClientBuilder, operations::Error};
#[cfg(feature = "package-managedapplications-2019-07")]
pub mod package_managedapplications_2019_07;
#[cfg(all(feature = "package-managedapplications-2019-07", not(feature = "no-default-version")))]
pub use package_managedapplications_2019_07::{models, operations, operations::Client, operations::ClientBuilder, operations::Error};
#[cfg(feature = "package-managedapplications-2018-06")]
pub mod package_managedapplications_2018_06;
#[cfg(all(feature = "package-managedapplications-2018-06", not(feature = "no-default-version")))]
pub use package_managedapplications_2018_06::{models, operations, operations::Client, operations::ClientBuilder, operations::Error};
#[cfg(feature = "package-managedapplications-2017-09")]
pub mod package_managedapplications_2017_09;
#[cfg(all(feature = "package-managedapplications-2017-09", not(feature = "no-default-version")))]
pub use package_managedapplications_2017_09::{models, operations, operations::Client, operations::ClientBuilder, operations::Error};
#[cfg(feature = "package-managedapplications-2016-09")]
pub mod package_managedapplications_2016_09;
#[cfg(all(feature = "package-managedapplications-2016-09", not(feature = "no-default-version")))]
pub use package_managedapplications_2016_09::{models, operations, operations::Client, operations::ClientBuilder, operations::Error};