Re-exports§
pub use crate::blob::Blob;
pub use crate::blob::BlobBlockType;
pub use crate::blob::BlockList;
pub use crate::blob::BlockListType;
pub use crate::container::PublicAccess;
Structs§
- BA512
Range - A 512 byte aligned byte range
- Blob
Cache Control - Blob
Client - A client for handling blobs
- Blob
Content Disposition - Blob
Content Encoding - Blob
Content Language - Blob
ContentM D5 - Blob
Content Type - Blob
Lease Client - Blob
Service Client - A client for interacting with the blob storage service.
- BlockId
- Struct wrapping the bytes of a block blob block-id,
- CPKInfo
- Client
Builder - A builder for the blob service client.
- Condition
Append Position - Condition
MaxSize - Container
Client - Container
Lease Client - Cors
- Cors
Rule - CORS is an HTTP feature that enables a web application running under one domain to access resources in another domain. Web browsers implement a security restriction known as same-origin policy that prevents a web page from calling APIs in a different domain; CORS provides a secure way to allow one domain (the origin domain) to call APIs in another domain
- Encryption
Scope - Logging
- Azure Analytics Logging settings.
- Metrics
- a summary of request statistics grouped by API in hour or minute aggregates for blobs
- Retention
Policy - the retention policy which determines how long the associated data should persist
- Snapshot
- This type could also be a DateTime but the docs clearly states to treat is as opaque so we do not convert it in any way.
- Static
Website - The properties that enable an account to host a static website
- Stored
Access Policy - Stored
Access Policy List - Tags
- User-defined tags for specified blobs made up of one or more key-value pairs.
- Version
Id - This type could also be a DateTime but the docs clearly states to treat is as opaque so we do not convert it in any way.