| Modifier and Type | Method and Description |
|---|---|
TerminateNotificationProfile |
ScheduledEventsProfile.terminateNotificationProfile()
Get specifies Terminate Scheduled Event related configurations.
|
TerminateNotificationProfile |
TerminateNotificationProfile.withEnable(Boolean enable)
Set specifies whether the Terminate Scheduled event is enabled or disabled.
|
TerminateNotificationProfile |
TerminateNotificationProfile.withNotBeforeTimeout(String notBeforeTimeout)
Set configurable length of time a Virtual Machine being deleted will have to potentially approve the Terminate Scheduled Event before the event is auto approved (timed out).
|
| Modifier and Type | Method and Description |
|---|---|
ScheduledEventsProfile |
ScheduledEventsProfile.withTerminateNotificationProfile(TerminateNotificationProfile terminateNotificationProfile)
Set specifies Terminate 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.
*/