ServiceProperties interface

Table Service Properties.

Properties

cors

The set of CORS rules.

hourMetrics

A summary of request statistics grouped by API in hourly aggregates for tables.

logging

Azure Analytics Logging settings.

minuteMetrics

A summary of request statistics grouped by API in minute aggregates for tables.

Property Details

cors

The set of CORS rules.

cors?: CorsRule[]

Property Value

hourMetrics

A summary of request statistics grouped by API in hourly aggregates for tables.

hourMetrics?: Metrics

Property Value

logging

Azure Analytics Logging settings.

logging?: Logging

Property Value

minuteMetrics

A summary of request statistics grouped by API in minute aggregates for tables.

minuteMetrics?: Metrics

Property Value