ServiceProperties.HourMetrics Property (Microsoft.WindowsAzure.Storage.Shared.Protocol)
From Microsoft Windows Azure Storage Blob
C#
C++
F#
VB
ServiceProperties.HourMetrics Property
ServiceProperties::HourMetrics Property
ServiceProperties.HourMetrics Property
ServiceProperties.HourMetrics Property
Gets or sets the hour metrics properties.
Namespace:
Microsoft.WindowsAzure.Storage.Shared.Protocol
Assembly:
Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)
Syntax
C++
public:
property MetricsProperties^ HourMetrics {
MetricsProperties^ get();
void set(MetricsProperties^ value);
}
Property Value
Type:
Microsoft.WindowsAzure.Storage.Shared.Protocol.MetricsPropertiesMicrosoft.WindowsAzure.Storage.Shared.Protocol::MetricsProperties^Microsoft.WindowsAzure.Storage.Shared.Protocol.MetricsPropertiesMicrosoft.WindowsAzure.Storage.Shared.Protocol.MetricsPropertiesThe metrics properties.
Return to top
Gets or sets the hour metrics properties.
Syntax
C++
public: property MetricsProperties^ HourMetrics { MetricsProperties^ get(); void set(MetricsProperties^ value); }
Property Value
Type: Microsoft.WindowsAzure.Storage.Shared.Protocol.MetricsPropertiesMicrosoft.WindowsAzure.Storage.Shared.Protocol::MetricsProperties^Microsoft.WindowsAzure.Storage.Shared.Protocol.MetricsPropertiesMicrosoft.WindowsAzure.Storage.Shared.Protocol.MetricsPropertiesThe metrics properties.