[][src]Trait azure_sdk_core::LeaseDurationSupport

pub trait LeaseDurationSupport {
    type O;
    fn with_lease_duration(self, _: i8) -> Self::O;
}

Associated Types

type O

Loading content...

Required methods

fn with_lease_duration(self, _: i8) -> Self::O

Loading content...

Implementors

Loading content...