Trait SnapshotRequired
azure_sdk_core
pub trait SnapshotRequired { fn snapshot(&self) -> DateTime<Utc>; fn to_uri_parameter(&self) -> String { ... } }
fn snapshot(&self) -> DateTime<Utc>
fn to_uri_parameter(&self) -> String