OperationMetricAvailability Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Defines how often data for a metric becomes available.
public class OperationMetricAvailability
type OperationMetricAvailability = class
Public Class OperationMetricAvailability
- Inheritance
-
OperationMetricAvailability
Constructors
OperationMetricAvailability() |
Initializes a new instance of the OperationMetricAvailability class. |
OperationMetricAvailability(String, String) |
Initializes a new instance of the OperationMetricAvailability class. |
Properties
BlobDuration |
Gets or sets blob created in the customer storage account, per hour. |
TimeGrain |
Gets or sets the granularity for the metric. |
Applies to
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 .NET