class AzureStorageService
Ruby on Rails 8.0.4
Since v5.2.8.1 Last seen in v8.0.4Active Storage Azure Storage Service
Wraps the Microsoft Azure Storage Blob Service as an Active Storage service. See ActiveStorage::Service for the generic API documentation that applies to all services.
Inherits from
Attributes
Methods (defined here)
- # compose
- # delete
- # delete_prefixed
- # download
- # download_chunk
- # exist?
- # headers_for_direct_upload
- # upload
- # url_for_direct_upload
- self. new
Private methods
(8)
Implementation detail — not part of the public API.
- # blob_for
- # custom_metadata_headers
- # format_expiry
- # handle_errors
- # private_url
- # public_url
- # stream
- # uri_for
Methods (inherited)
From ActiveStorage::Service (14)
- # compose
- # delete
- # delete_prefixed
- # download
- # download_chunk
- # exist?
- # headers_for_direct_upload
- # open
- # public?
- # update_metadata
- # upload
- # url
- # url_for_direct_upload
- self. configure
From ActiveSupport::Autoload (5)
From Object (17)
- # acts_like?
- # blank?
- # deep_dup
- # duplicable?
- # html_safe?
- # in?
- # instance_values
- # instance_variable_names
- # presence
- # presence_in
- # present?
- # to_param
- # to_query
- # try
- # try!
- # with
- # with_options
From ActiveSupport::NumericWithFormat (2)
- # to_formatted_s
- # to_fs