[][src]Trait azure_sdk_core::ContainerNameRequired

pub trait ContainerNameRequired<'a> {
    fn container_name(&self) -> &'a str;
}

Required methods

fn container_name(&self) -> &'a str

Loading content...

Implementors

Loading content...