azure_mgmt_authorization 0.4.0

generated REST API bindings
Documentation
#![allow(clippy::module_inception)]
#![allow(clippy::too_many_arguments)]
#![allow(clippy::ptr_arg)]
#![allow(clippy::large_enum_variant)]
#![doc = "generated by AutoRust"]
#[cfg(feature = "profile-hybrid-2020-09-01")]
pub mod profile_hybrid_2020_09_01;
#[cfg(all(feature = "profile-hybrid-2020-09-01", not(feature = "no-default-tag")))]
pub use profile_hybrid_2020_09_01::{models, operations, operations::Client, operations::ClientBuilder};
#[cfg(feature = "profile-hybrid-2019-03-01")]
pub mod profile_hybrid_2019_03_01;
#[cfg(all(feature = "profile-hybrid-2019-03-01", not(feature = "no-default-tag")))]
pub use profile_hybrid_2019_03_01::{models, operations, operations::Client, operations::ClientBuilder};
#[cfg(feature = "package-preview-2021-11")]
pub mod package_preview_2021_11;
#[cfg(all(feature = "package-preview-2021-11", not(feature = "no-default-tag")))]
pub use package_preview_2021_11::{models, operations, operations::Client, operations::ClientBuilder};
#[cfg(feature = "package-2020-10-01-preview")]
pub mod package_2020_10_01_preview;
#[cfg(all(feature = "package-2020-10-01-preview", not(feature = "no-default-tag")))]
pub use package_2020_10_01_preview::{models, operations, operations::Client, operations::ClientBuilder};
#[cfg(feature = "package-2020-10-01")]
pub mod package_2020_10_01;
#[cfg(all(feature = "package-2020-10-01", not(feature = "no-default-tag")))]
pub use package_2020_10_01::{models, operations, operations::Client, operations::ClientBuilder};