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
Dolgozzon együtt velünk a GitHubon
A tartalom forrása a GitHubon található, ahol létrehozhat és áttekinthet problémákat és lekéréses kérelmeket is. További információért tekintse meg a közreműködői útmutatónkat.
Azure SDK for .NET