Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
ShareGetStatisticsResponse type
- Package:
- @azure/storage-file-share
Response data for the getStatistics Operation.
type ShareGetStatisticsResponse = ShareGetStatisticsResponseModel & {
shareUsage: number
}
