public class ScheduledEventsProfile extends Object
| Constructor and Description |
|---|
ScheduledEventsProfile() |
| Modifier and Type | Method and Description |
|---|---|
TerminateNotificationProfile |
terminateNotificationProfile()
Get specifies Terminate Scheduled Event related configurations.
|
ScheduledEventsProfile |
withTerminateNotificationProfile(TerminateNotificationProfile terminateNotificationProfile)
Set specifies Terminate Scheduled Event related configurations.
|
public TerminateNotificationProfile terminateNotificationProfile()
public ScheduledEventsProfile withTerminateNotificationProfile(TerminateNotificationProfile terminateNotificationProfile)
terminateNotificationProfile - the terminateNotificationProfile value to set/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/