| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity |
| Modifier and Type | Class and Description |
|---|---|
class |
DailySchedule |
class |
HourlySchedule |
| Modifier and Type | Method and Description |
|---|---|
RunSchedule |
RunSchedule.Builder.build() |
| Modifier and Type | Field and Description |
|---|---|
protected RunSchedule |
DeviceHealthScriptAssignment.runSchedule |
| Modifier and Type | Method and Description |
|---|---|
Optional<RunSchedule> |
DeviceHealthScriptAssignment.getRunSchedule()
“Script run schedule for the target group”
|
| Modifier and Type | Method and Description |
|---|---|
DeviceHealthScriptAssignment.Builder |
DeviceHealthScriptAssignment.Builder.runSchedule(RunSchedule runSchedule)
“Script run schedule for the target group”
|
DeviceHealthScriptAssignment |
DeviceHealthScriptAssignment.withRunSchedule(RunSchedule runSchedule)
Returns an immutable copy of
this with just the runSchedule
field changed. |
Copyright © 2018–2020. All rights reserved.