BlobServiceProperties Class

Definition

Storage Service Properties.

public class BlobServiceProperties
type BlobServiceProperties = class
Public Class BlobServiceProperties
Inheritance
BlobServiceProperties

Constructors

BlobServiceProperties()

Creates a new BlobServiceProperties instance.

Properties

Cors

The set of CORS rules.

DefaultServiceVersion

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.

DeleteRetentionPolicy

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

HourMetrics

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

Logging

Azure Analytics Logging settings.

MinuteMetrics

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

StaticWebsite

The properties that enable an account to host a static website.

Applies to