[][src]Trait azure_sdk_core::SnapshotRequired

pub trait SnapshotRequired {
    fn snapshot(&self) -> DateTime<Utc>;

    fn to_uri_parameter(&self) -> String { ... }
}

Required methods

fn snapshot(&self) -> DateTime<Utc>

Loading content...

Provided methods

Loading content...

Implementors

Loading content...