InsightsClient.UsageMetricOperations Property

 

Namespace:   Microsoft.Azure.Insights
Assembly:  Microsoft.Azure.Insights (in Microsoft.Azure.Insights.dll)

Syntax

public virtual IUsageMetricsOperations UsageMetricOperations { get; }
public:
property IUsageMetricsOperations^ UsageMetricOperations {
    virtual IUsageMetricsOperations^ get();
}
abstract UsageMetricOperations : IUsageMetricsOperations with get
override UsageMetricOperations : IUsageMetricsOperations with get
Public Overridable ReadOnly Property UsageMetricOperations As IUsageMetricsOperations

Property Value

Type: Microsoft.Azure.Insights.IUsageMetricsOperations

Implements

IInsightsClient.UsageMetricOperations

See Also

InsightsClient Class
Microsoft.Azure.Insights Namespace

Return to top