| Package | Description |
|---|---|
| com.azure.resourcemanager.monitor.fluent.models |
Package containing the inner data models for MonitorClient.
|
| com.azure.resourcemanager.monitor.models |
Package containing the data models for MonitorClient.
|
| Modifier and Type | Method and Description |
|---|---|
Recurrence |
AutoscaleProfileInner.recurrence()
Get the recurrence property: the repeating times at which this profile begins.
|
| Modifier and Type | Method and Description |
|---|---|
AutoscaleProfileInner |
AutoscaleProfileInner.withRecurrence(Recurrence recurrence)
Set the recurrence property: the repeating times at which this profile begins.
|
| Modifier and Type | Method and Description |
|---|---|
Recurrence |
AutoscaleProfile.recurrentSchedule()
Get the repeating times at which this profile begins.
|
Recurrence |
Recurrence.withFrequency(RecurrenceFrequency frequency)
Set the frequency property: the recurrence frequency.
|
Recurrence |
Recurrence.withSchedule(RecurrentSchedule schedule)
Set the schedule property: the scheduling constraints for when the profile begins.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.