| Package | Description |
|---|---|
| com.azure.resourcemanager.monitor.fluent |
Package containing the service clients for MonitorClient.
|
| com.azure.resourcemanager.monitor.fluent.models |
Package containing the inner data models for MonitorClient.
|
| Modifier and Type | Method and Description |
|---|---|
CalculateBaselineResponseInner |
MetricBaselinesClient.calculateBaseline(String resourceUri,
TimeSeriesInformation timeSeriesInformation)
**Lists the baseline values for a resource**.
|
| Modifier and Type | Method and Description |
|---|---|
CalculateBaselineResponseInner |
CalculateBaselineResponseInner.withBaseline(List<Baseline> baseline)
Set the baseline property: the baseline values for each sensitivity.
|
CalculateBaselineResponseInner |
CalculateBaselineResponseInner.withTimestamps(List<OffsetDateTime> timestamps)
Set the timestamps property: the array of timestamps of the baselines.
|
CalculateBaselineResponseInner |
CalculateBaselineResponseInner.withType(String type)
Set the type property: the resource type of the baseline resource.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.