ISqlDatabaseUsageMetric 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.
The result of SQL server usages per SQL Database.
public interface ISqlDatabaseUsageMetric : Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasInner<Microsoft.Azure.Management.Sql.Fluent.Models.DatabaseUsageInner>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasName
type ISqlDatabaseUsageMetric = interface
interface IBeta
interface IHasName
interface IHasInner<DatabaseUsageInner>
Public Interface ISqlDatabaseUsageMetric
Implements IBeta, IHasInner(Of DatabaseUsageInner), IHasName
- Implements
Properties
CurrentValue |
Gets the current value of the metric. |
DisplayName |
Gets a user-readable name of the metric. |
Inner | (Inherited from IHasInner<T>) |
Limit |
Gets the boundary value of the metric. |
Name |
Gets the name of the resource (Inherited from IHasName) |
NextResetTime |
Gets the next reset time for the usage metric (ISO8601 format). |
ResourceName |
Gets the name of the SQL Database resource. |
Unit |
Gets the unit of the metric. |
Applies to
Collabora con noi su GitHub
L'origine di questo contenuto è disponibile in GitHub, in cui è anche possibile creare ed esaminare i problemi e le richieste pull. Per ulteriori informazioni, vedere la guida per i collaboratori.