azure-storage-blobs
Public Attributes | List of all members
Azure::Storage::Blobs::Models::Metrics Struct Referencefinal

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

#include <blob_rest_client.hpp>

Public Attributes

std::string Version
 
bool IsEnabled = false
 
Models::RetentionPolicy RetentionPolicy
 
Azure::Nullable< bool > IncludeApis
 

Member Data Documentation

◆ IncludeApis

Azure::Nullable<bool> Azure::Storage::Blobs::Models::Metrics::IncludeApis

Indicates whether metrics should generate summary statistics for called API operations.

◆ IsEnabled

bool Azure::Storage::Blobs::Models::Metrics::IsEnabled = false

Indicates whether metrics are enabled for blob service.

◆ RetentionPolicy

Models::RetentionPolicy Azure::Storage::Blobs::Models::Metrics::RetentionPolicy

Determines how long the metrics data should persist.

◆ Version

std::string Azure::Storage::Blobs::Models::Metrics::Version

The version of storage analytics to configure.


The documentation for this struct was generated from the following file: