StorageServiceProperties interface
Storage service properties.
Properties
cors | The set of CORS rules. |
hour |
A summary of request statistics grouped by API in hourly aggregates for files. |
minute |
A summary of request statistics grouped by API in minute aggregates for files. |
Property Details
cors
hourMetrics
A summary of request statistics grouped by API in hourly aggregates for files.
hourMetrics?: Metrics
Property Value
minuteMetrics
A summary of request statistics grouped by API in minute aggregates for files.
minuteMetrics?: Metrics
Property Value
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript