[][src]Trait azure_sdk_storage_account::Account

pub trait Account {
    fn get_account_information<'a>(&'a self) -> GetAccountInformationBuilder<'a>;
}

Required methods

Loading content...

Implementations on Foreign Types

impl Account for Client[src]

Loading content...

Implementors

Loading content...