| Modifier and Type | Method and Description |
|---|---|
ScheduledEventsProfile |
VirtualMachineScaleSetVMProfile.scheduledEventsProfile()
Get specifies Scheduled Event related configurations.
|
ScheduledEventsProfile |
VirtualMachineScaleSetUpdateVMProfile.scheduledEventsProfile()
Get specifies Scheduled Event related configurations.
|
ScheduledEventsProfile |
ScheduledEventsProfile.withTerminateNotificationProfile(TerminateNotificationProfile terminateNotificationProfile)
Set specifies Terminate Scheduled Event related configurations.
|
| Modifier and Type | Method and Description |
|---|---|
VirtualMachineScaleSetVMProfile |
VirtualMachineScaleSetVMProfile.withScheduledEventsProfile(ScheduledEventsProfile scheduledEventsProfile)
Set specifies Scheduled Event related configurations.
|
VirtualMachineScaleSetUpdateVMProfile |
VirtualMachineScaleSetUpdateVMProfile.withScheduledEventsProfile(ScheduledEventsProfile scheduledEventsProfile)
Set specifies Scheduled Event related configurations.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/