Package | Description |
---|---|
com.azure.resourcemanager.compute.models |
Package containing the data models for ComputeManagementClient.
|
Modifier and Type | Method and Description |
---|---|
ScheduledEventsProfile |
VirtualMachineScaleSetVMProfile.scheduledEventsProfile()
Get the scheduledEventsProfile property: Specifies Scheduled Event related configurations.
|
ScheduledEventsProfile |
VirtualMachineScaleSetUpdateVMProfile.scheduledEventsProfile()
Get the scheduledEventsProfile property: Specifies Scheduled Event related configurations.
|
ScheduledEventsProfile |
ScheduledEventsProfile.withTerminateNotificationProfile(TerminateNotificationProfile terminateNotificationProfile)
Set the terminateNotificationProfile property: Specifies Terminate Scheduled Event related configurations.
|
Modifier and Type | Method and Description |
---|---|
VirtualMachineScaleSetVMProfile |
VirtualMachineScaleSetVMProfile.withScheduledEventsProfile(ScheduledEventsProfile scheduledEventsProfile)
Set the scheduledEventsProfile property: Specifies Scheduled Event related configurations.
|
VirtualMachineScaleSetUpdateVMProfile |
VirtualMachineScaleSetUpdateVMProfile.withScheduledEventsProfile(ScheduledEventsProfile scheduledEventsProfile)
Set the scheduledEventsProfile property: Specifies Scheduled Event related configurations.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.