Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface BlobServiceProperties

Package version

Storage Service Properties.

Hierarchy

  • BlobServiceProperties

Index

Properties

Optional blobAnalyticsLogging

blobAnalyticsLogging: Logging

Azure Analytics Logging settings.

Optional cors

cors: CorsRule[]

The set of CORS rules.

Optional defaultServiceVersion

defaultServiceVersion: undefined | string

The default version to use for requests to the Blob service if an incoming request's version is not specified. Possible values include version 2008-10-27 and all more recent versions

Optional deleteRetentionPolicy

deleteRetentionPolicy: RetentionPolicy

the retention policy which determines how long the associated data should persist

Optional hourMetrics

hourMetrics: Metrics

a summary of request statistics grouped by API in hour or minute aggregates for blobs

Optional minuteMetrics

minuteMetrics: Metrics

a summary of request statistics grouped by API in hour or minute aggregates for blobs

Optional staticWebsite

staticWebsite: StaticWebsite

The properties that enable an account to host a static website

Generated using TypeDoc