你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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