azure-docs-sdk-java/legacy/docs-ref-autogen/com.microsoft.azure.managem...

46 строки
3.3 KiB
YAML

### YamlMime:JavaType
uid: "com.microsoft.azure.management.sql.ServiceLevelObjectiveUsageMetric"
fullName: "com.microsoft.azure.management.sql.ServiceLevelObjectiveUsageMetric"
name: "ServiceLevelObjectiveUsageMetric"
nameWithType: "ServiceLevelObjectiveUsageMetric"
summary: "An immutable client-side representation of an Azure SQL database's service level objective usage metric."
syntax: "public interface **ServiceLevelObjectiveUsageMetric**</br> extends <xref href=\"com.microsoft.azure.management.resources.fluentcore.model.HasInner?alt=com.microsoft.azure.management.resources.fluentcore.model.HasInner&text=HasInner\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.sql.SloUsageMetric?alt=com.microsoft.azure.management.sql.SloUsageMetric&text=SloUsageMetric\" data-throw-if-not-resolved=\"False\" />&gt;"
methods:
- uid: "com.microsoft.azure.management.sql.ServiceLevelObjectiveUsageMetric.inRangeTimeRatio()"
fullName: "com.microsoft.azure.management.sql.ServiceLevelObjectiveUsageMetric.inRangeTimeRatio()"
name: "inRangeTimeRatio()"
nameWithType: "ServiceLevelObjectiveUsageMetric.inRangeTimeRatio()"
modifiers:
- "abstract"
syntax: "public abstract double inRangeTimeRatio()"
returns:
description: "inRangeTimeRatio for SLO usage metric."
type: "<xref href=\"double?alt=double&text=double\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.sql.ServiceLevelObjectiveUsageMetric.serviceLevelObjective()"
fullName: "com.microsoft.azure.management.sql.ServiceLevelObjectiveUsageMetric.serviceLevelObjective()"
name: "serviceLevelObjective()"
nameWithType: "ServiceLevelObjectiveUsageMetric.serviceLevelObjective()"
modifiers:
- "abstract"
syntax: "public abstract ServiceObjectiveName serviceLevelObjective()"
returns:
description: "the serviceLevelObjective for SLO usage metric."
type: "<xref href=\"com.microsoft.azure.management.sql.ServiceObjectiveName?alt=com.microsoft.azure.management.sql.ServiceObjectiveName&text=ServiceObjectiveName\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.sql.ServiceLevelObjectiveUsageMetric.serviceLevelObjectiveId()"
fullName: "com.microsoft.azure.management.sql.ServiceLevelObjectiveUsageMetric.serviceLevelObjectiveId()"
name: "serviceLevelObjectiveId()"
nameWithType: "ServiceLevelObjectiveUsageMetric.serviceLevelObjectiveId()"
modifiers:
- "abstract"
syntax: "public abstract UUID serviceLevelObjectiveId()"
returns:
description: "the serviceLevelObjectiveId for SLO usage metric."
type: "<xref href=\"java.util.UUID?alt=java.util.UUID&text=UUID\" data-throw-if-not-resolved=\"False\" />"
type: "interface"
desc: "An immutable client-side representation of an Azure SQL database's service level objective usage metric."
implements:
- "<xref href=\"com.microsoft.azure.management.resources.fluentcore.model.HasInner?alt=com.microsoft.azure.management.resources.fluentcore.model.HasInner&text=HasInner\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.sql.SloUsageMetric?alt=com.microsoft.azure.management.sql.SloUsageMetric&text=SloUsageMetric\" data-throw-if-not-resolved=\"False\" />&gt;"
metadata: {}
package: "com.microsoft.azure.management.sql"
artifact: com.microsoft.azure:azure-mgmt-sql:1.41.4