147 строки
14 KiB
YAML
147 строки
14 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.microsoft.azure.management.monitor.DynamicMetricCriteria"
|
|
fullName: "com.microsoft.azure.management.monitor.DynamicMetricCriteria"
|
|
name: "DynamicMetricCriteria"
|
|
nameWithType: "DynamicMetricCriteria"
|
|
summary: "Criterion for dynamic threshold."
|
|
inheritances:
|
|
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.microsoft.azure.management.monitor.MultiMetricCriteria?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
|
|
inheritedClassMethods:
|
|
- classRef: "<xref href=\"com.microsoft.azure.management.monitor.MultiMetricCriteria?alt=com.microsoft.azure.management.monitor.MultiMetricCriteria&text=MultiMetricCriteria\" data-throw-if-not-resolved=\"False\" />"
|
|
methodsRef:
|
|
- "<xref href=\"com.microsoft.azure.management.monitor.MultiMetricCriteria.additionalProperties()?alt=com.microsoft.azure.management.monitor.MultiMetricCriteria.additionalProperties&text=additionalProperties\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.microsoft.azure.management.monitor.MultiMetricCriteria.dimensions()?alt=com.microsoft.azure.management.monitor.MultiMetricCriteria.dimensions&text=dimensions\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.microsoft.azure.management.monitor.MultiMetricCriteria.metricName()?alt=com.microsoft.azure.management.monitor.MultiMetricCriteria.metricName&text=metricName\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.microsoft.azure.management.monitor.MultiMetricCriteria.metricNamespace()?alt=com.microsoft.azure.management.monitor.MultiMetricCriteria.metricNamespace&text=metricNamespace\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.microsoft.azure.management.monitor.MultiMetricCriteria.name()?alt=com.microsoft.azure.management.monitor.MultiMetricCriteria.name&text=name\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.microsoft.azure.management.monitor.MultiMetricCriteria.timeAggregation()?alt=com.microsoft.azure.management.monitor.MultiMetricCriteria.timeAggregation&text=timeAggregation\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.microsoft.azure.management.monitor.MultiMetricCriteria.withAdditionalProperties(java.util.Map<java.lang.String,java.lang.Object>)?alt=com.microsoft.azure.management.monitor.MultiMetricCriteria.withAdditionalProperties&text=withAdditionalProperties\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.microsoft.azure.management.monitor.MultiMetricCriteria.withDimensions(java.util.List<com.microsoft.azure.management.monitor.MetricDimension>)?alt=com.microsoft.azure.management.monitor.MultiMetricCriteria.withDimensions&text=withDimensions\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.microsoft.azure.management.monitor.MultiMetricCriteria.withMetricName(java.lang.String)?alt=com.microsoft.azure.management.monitor.MultiMetricCriteria.withMetricName&text=withMetricName\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.microsoft.azure.management.monitor.MultiMetricCriteria.withMetricNamespace(java.lang.String)?alt=com.microsoft.azure.management.monitor.MultiMetricCriteria.withMetricNamespace&text=withMetricNamespace\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.microsoft.azure.management.monitor.MultiMetricCriteria.withName(java.lang.String)?alt=com.microsoft.azure.management.monitor.MultiMetricCriteria.withName&text=withName\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.microsoft.azure.management.monitor.MultiMetricCriteria.withTimeAggregation(java.lang.Object)?alt=com.microsoft.azure.management.monitor.MultiMetricCriteria.withTimeAggregation&text=withTimeAggregation\" data-throw-if-not-resolved=\"False\" />"
|
|
- classRef: "<xref href=\"java.lang.Object?alt=java.lang.Object&text=Object\" data-throw-if-not-resolved=\"False\" />"
|
|
methodsRef:
|
|
- "<xref href=\"java.lang.Object.clone()?alt=java.lang.Object.clone&text=clone\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"java.lang.Object.equals(java.lang.Object)?alt=java.lang.Object.equals&text=equals\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"java.lang.Object.finalize()?alt=java.lang.Object.finalize&text=finalize\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"java.lang.Object.getClass()?alt=java.lang.Object.getClass&text=getClass\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"java.lang.Object.hashCode()?alt=java.lang.Object.hashCode&text=hashCode\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"java.lang.Object.notify()?alt=java.lang.Object.notify&text=notify\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"java.lang.Object.notifyAll()?alt=java.lang.Object.notifyAll&text=notifyAll\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"java.lang.Object.toString()?alt=java.lang.Object.toString&text=toString\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"java.lang.Object.wait()?alt=java.lang.Object.wait&text=wait\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"java.lang.Object.wait(long)?alt=java.lang.Object.wait&text=wait\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"java.lang.Object.wait(long,int)?alt=java.lang.Object.wait&text=wait\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public class **DynamicMetricCriteria**</br> extends <xref href=\"com.microsoft.azure.management.monitor.MultiMetricCriteria?alt=com.microsoft.azure.management.monitor.MultiMetricCriteria&text=MultiMetricCriteria\" data-throw-if-not-resolved=\"False\" />"
|
|
constructors:
|
|
- uid: "com.microsoft.azure.management.monitor.DynamicMetricCriteria.DynamicMetricCriteria()"
|
|
fullName: "com.microsoft.azure.management.monitor.DynamicMetricCriteria.DynamicMetricCriteria()"
|
|
name: "DynamicMetricCriteria()"
|
|
nameWithType: "DynamicMetricCriteria.DynamicMetricCriteria()"
|
|
syntax: "public DynamicMetricCriteria()"
|
|
methods:
|
|
- uid: "com.microsoft.azure.management.monitor.DynamicMetricCriteria.alertSensitivity()"
|
|
fullName: "com.microsoft.azure.management.monitor.DynamicMetricCriteria.alertSensitivity()"
|
|
name: "alertSensitivity()"
|
|
nameWithType: "DynamicMetricCriteria.alertSensitivity()"
|
|
summary: "Get the extent of deviation required to trigger an alert."
|
|
syntax: "public Object alertSensitivity()"
|
|
desc: "Get the extent of deviation required to trigger an alert. This will affect how tight the threshold is to the metric series pattern."
|
|
returns:
|
|
description: "the alertSensitivity value"
|
|
type: "<xref href=\"java.lang.Object?alt=java.lang.Object&text=Object\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.microsoft.azure.management.monitor.DynamicMetricCriteria.failingPeriods()"
|
|
fullName: "com.microsoft.azure.management.monitor.DynamicMetricCriteria.failingPeriods()"
|
|
name: "failingPeriods()"
|
|
nameWithType: "DynamicMetricCriteria.failingPeriods()"
|
|
summary: "Get the minimum number of violations required within the selected lookback time window required to raise an alert."
|
|
syntax: "public DynamicThresholdFailingPeriods failingPeriods()"
|
|
desc: "Get the minimum number of violations required within the selected lookback time window required to raise an alert."
|
|
returns:
|
|
description: "the failingPeriods value"
|
|
type: "<xref href=\"com.microsoft.azure.management.monitor.DynamicThresholdFailingPeriods?alt=com.microsoft.azure.management.monitor.DynamicThresholdFailingPeriods&text=DynamicThresholdFailingPeriods\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.microsoft.azure.management.monitor.DynamicMetricCriteria.ignoreDataBefore()"
|
|
fullName: "com.microsoft.azure.management.monitor.DynamicMetricCriteria.ignoreDataBefore()"
|
|
name: "ignoreDataBefore()"
|
|
nameWithType: "DynamicMetricCriteria.ignoreDataBefore()"
|
|
summary: "Get use this option to set the date from which to start learning the metric historical data and calculate the dynamic thresholds (in ISO8601 format)."
|
|
syntax: "public DateTime ignoreDataBefore()"
|
|
desc: "Get use this option to set the date from which to start learning the metric historical data and calculate the dynamic thresholds (in ISO8601 format)."
|
|
returns:
|
|
description: "the ignoreDataBefore value"
|
|
type: "<xref href=\"org.joda.time.DateTime?alt=org.joda.time.DateTime&text=DateTime\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.microsoft.azure.management.monitor.DynamicMetricCriteria.operator()"
|
|
fullName: "com.microsoft.azure.management.monitor.DynamicMetricCriteria.operator()"
|
|
name: "operator()"
|
|
nameWithType: "DynamicMetricCriteria.operator()"
|
|
summary: "Get the operator used to compare the metric value against the threshold."
|
|
syntax: "public Object operator()"
|
|
desc: "Get the operator used to compare the metric value against the threshold."
|
|
returns:
|
|
description: "the operator value"
|
|
type: "<xref href=\"java.lang.Object?alt=java.lang.Object&text=Object\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.microsoft.azure.management.monitor.DynamicMetricCriteria.withAlertSensitivity(java.lang.Object)"
|
|
fullName: "com.microsoft.azure.management.monitor.DynamicMetricCriteria.withAlertSensitivity(Object alertSensitivity)"
|
|
name: "withAlertSensitivity(Object alertSensitivity)"
|
|
nameWithType: "DynamicMetricCriteria.withAlertSensitivity(Object alertSensitivity)"
|
|
summary: "Set the extent of deviation required to trigger an alert."
|
|
parameters:
|
|
- description: "the alertSensitivity value to set"
|
|
name: "alertSensitivity"
|
|
type: "<xref href=\"java.lang.Object?alt=java.lang.Object&text=Object\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public DynamicMetricCriteria withAlertSensitivity(Object alertSensitivity)"
|
|
desc: "Set the extent of deviation required to trigger an alert. This will affect how tight the threshold is to the metric series pattern."
|
|
returns:
|
|
description: "the DynamicMetricCriteria object itself."
|
|
type: "<xref href=\"com.microsoft.azure.management.monitor.DynamicMetricCriteria?alt=com.microsoft.azure.management.monitor.DynamicMetricCriteria&text=DynamicMetricCriteria\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.microsoft.azure.management.monitor.DynamicMetricCriteria.withFailingPeriods(com.microsoft.azure.management.monitor.DynamicThresholdFailingPeriods)"
|
|
fullName: "com.microsoft.azure.management.monitor.DynamicMetricCriteria.withFailingPeriods(DynamicThresholdFailingPeriods failingPeriods)"
|
|
name: "withFailingPeriods(DynamicThresholdFailingPeriods failingPeriods)"
|
|
nameWithType: "DynamicMetricCriteria.withFailingPeriods(DynamicThresholdFailingPeriods failingPeriods)"
|
|
summary: "Set the minimum number of violations required within the selected lookback time window required to raise an alert."
|
|
parameters:
|
|
- description: "the failingPeriods value to set"
|
|
name: "failingPeriods"
|
|
type: "<xref href=\"com.microsoft.azure.management.monitor.DynamicThresholdFailingPeriods?alt=com.microsoft.azure.management.monitor.DynamicThresholdFailingPeriods&text=DynamicThresholdFailingPeriods\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public DynamicMetricCriteria withFailingPeriods(DynamicThresholdFailingPeriods failingPeriods)"
|
|
desc: "Set the minimum number of violations required within the selected lookback time window required to raise an alert."
|
|
returns:
|
|
description: "the DynamicMetricCriteria object itself."
|
|
type: "<xref href=\"com.microsoft.azure.management.monitor.DynamicMetricCriteria?alt=com.microsoft.azure.management.monitor.DynamicMetricCriteria&text=DynamicMetricCriteria\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.microsoft.azure.management.monitor.DynamicMetricCriteria.withIgnoreDataBefore(org.joda.time.DateTime)"
|
|
fullName: "com.microsoft.azure.management.monitor.DynamicMetricCriteria.withIgnoreDataBefore(DateTime ignoreDataBefore)"
|
|
name: "withIgnoreDataBefore(DateTime ignoreDataBefore)"
|
|
nameWithType: "DynamicMetricCriteria.withIgnoreDataBefore(DateTime ignoreDataBefore)"
|
|
summary: "Set use this option to set the date from which to start learning the metric historical data and calculate the dynamic thresholds (in ISO8601 format)."
|
|
parameters:
|
|
- description: "the ignoreDataBefore value to set"
|
|
name: "ignoreDataBefore"
|
|
type: "<xref href=\"org.joda.time.DateTime?alt=org.joda.time.DateTime&text=DateTime\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public DynamicMetricCriteria withIgnoreDataBefore(DateTime ignoreDataBefore)"
|
|
desc: "Set use this option to set the date from which to start learning the metric historical data and calculate the dynamic thresholds (in ISO8601 format)."
|
|
returns:
|
|
description: "the DynamicMetricCriteria object itself."
|
|
type: "<xref href=\"com.microsoft.azure.management.monitor.DynamicMetricCriteria?alt=com.microsoft.azure.management.monitor.DynamicMetricCriteria&text=DynamicMetricCriteria\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.microsoft.azure.management.monitor.DynamicMetricCriteria.withOperator(java.lang.Object)"
|
|
fullName: "com.microsoft.azure.management.monitor.DynamicMetricCriteria.withOperator(Object operator)"
|
|
name: "withOperator(Object operator)"
|
|
nameWithType: "DynamicMetricCriteria.withOperator(Object operator)"
|
|
summary: "Set the operator used to compare the metric value against the threshold."
|
|
parameters:
|
|
- description: "the operator value to set"
|
|
name: "operator"
|
|
type: "<xref href=\"java.lang.Object?alt=java.lang.Object&text=Object\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public DynamicMetricCriteria withOperator(Object operator)"
|
|
desc: "Set the operator used to compare the metric value against the threshold."
|
|
returns:
|
|
description: "the DynamicMetricCriteria object itself."
|
|
type: "<xref href=\"com.microsoft.azure.management.monitor.DynamicMetricCriteria?alt=com.microsoft.azure.management.monitor.DynamicMetricCriteria&text=DynamicMetricCriteria\" data-throw-if-not-resolved=\"False\" />"
|
|
type: "class"
|
|
desc: "Criterion for dynamic threshold."
|
|
metadata: {}
|
|
package: "com.microsoft.azure.management.monitor"
|
|
artifact: com.microsoft.azure:azure-mgmt-monitor:1.41.4
|