ExMicrosoftAzureStorage.Storage.ContainerLease (ex_microsoft_azure_storage v1.1.1) View Source

ContainerLease

Link to this section Summary

Link to this section Functions

Link to this function

container_lease_acquire(container, lease_duration, proposed_lease_id \\ nil)

View Source
Link to this function

container_lease_break(container, lease_id, break_period \\ -1)

View Source
Link to this function

container_lease_change(container, lease_id, proposed_lease_id)

View Source
Link to this function

container_lease_release(container, lease_id)

View Source
Link to this function

container_lease_renew(container, lease_id)

View Source