| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex |
| Modifier and Type | Method and Description |
|---|---|
static WindowsMalwareStateCount.Builder |
WindowsMalwareStateCount.builder()
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
WindowsMalwareStateCount.Builder |
WindowsMalwareStateCount.Builder.deviceCount(Integer deviceCount)
“Count of devices with malware detections for this malware State”
|
WindowsMalwareStateCount.Builder |
WindowsMalwareStateCount.Builder.lastUpdateDateTime(OffsetDateTime lastUpdateDateTime)
“The Timestamp of the last update for the device count in UTC”
|
WindowsMalwareStateCount.Builder |
WindowsMalwareStateCount.Builder.state(WindowsMalwareThreatState state)
“Malware Threat State”
|
Copyright © 2018–2020. All rights reserved.