IInsightsClient.UsageMetricOperations Property
Namespace: Microsoft.Azure.Insights
Assembly: Microsoft.Azure.Insights (in Microsoft.Azure.Insights.dll)
Syntax
IUsageMetricsOperations UsageMetricOperations { get; }
property IUsageMetricsOperations^ UsageMetricOperations {
IUsageMetricsOperations^ get();
}
abstract UsageMetricOperations : IUsageMetricsOperations with get
ReadOnly Property UsageMetricOperations As IUsageMetricsOperations
Property Value
Type: Microsoft.Azure.Insights.IUsageMetricsOperations
See Also
IInsightsClient Interface
Microsoft.Azure.Insights Namespace
Return to top