ISqlDatabaseMetric Interface
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.
Response containing the Azure SQL Database metric.
public interface ISqlDatabaseMetric : Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasInner<Microsoft.Azure.Management.Sql.Fluent.Models.Metric>
type ISqlDatabaseMetric = interface
interface IBeta
interface IHasInner<Metric>
Public Interface ISqlDatabaseMetric
Implements IBeta, IHasInner(Of Metric)
- Implements
Properties
EndTime |
Gets the end time. |
Inner | (Inherited from IHasInner<T>) |
MetricValues |
Gets the metric values. |
Name |
Gets the metric name. |
StartTime |
Gets the start time. |
TimeGrain |
Gets the time grain. |
Unit |
Gets the metric's unit type. |
Applies to
التعاون معنا على GitHub
يمكن العثور على مصدر هذا المحتوى على GitHub حيث يمكنك أيضاً إضافة مشاكل وطلبات سحب ومراجعتها. للحصول على معلومات إضافية، اطلع على دليل المساهم لدينا.
Azure SDK for .NET