| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex |
| Modifier and Type | Method and Description |
|---|---|
static DeviceProtectionOverview.Builder |
DeviceProtectionOverview.builder()
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
DeviceProtectionOverview.Builder |
DeviceProtectionOverview.Builder.cleanDeviceCount(Integer cleanDeviceCount)
“Clean device count.”
|
DeviceProtectionOverview.Builder |
DeviceProtectionOverview.Builder.criticalFailuresDeviceCount(Integer criticalFailuresDeviceCount)
“Critical failures device count.”
|
DeviceProtectionOverview.Builder |
DeviceProtectionOverview.Builder.inactiveThreatAgentDeviceCount(Integer inactiveThreatAgentDeviceCount)
“Device with inactive threat agent count”
|
DeviceProtectionOverview.Builder |
DeviceProtectionOverview.Builder.pendingFullScanDeviceCount(Integer pendingFullScanDeviceCount)
“Pending full scan device count.”
|
DeviceProtectionOverview.Builder |
DeviceProtectionOverview.Builder.pendingManualStepsDeviceCount(Integer pendingManualStepsDeviceCount)
“Pending manual steps device count.”
|
DeviceProtectionOverview.Builder |
DeviceProtectionOverview.Builder.pendingOfflineScanDeviceCount(Integer pendingOfflineScanDeviceCount)
“Pending offline scan device count.”
|
DeviceProtectionOverview.Builder |
DeviceProtectionOverview.Builder.pendingRestartDeviceCount(Integer pendingRestartDeviceCount)
“Pending restart device count.”
|
DeviceProtectionOverview.Builder |
DeviceProtectionOverview.Builder.pendingSignatureUpdateDeviceCount(Integer pendingSignatureUpdateDeviceCount)
“Device with old signature count.”
|
DeviceProtectionOverview.Builder |
DeviceProtectionOverview.Builder.totalReportedDeviceCount(Integer totalReportedDeviceCount)
“Total device count.”
|
DeviceProtectionOverview.Builder |
DeviceProtectionOverview.Builder.unknownStateThreatAgentDeviceCount(Integer unknownStateThreatAgentDeviceCount)
“Device with threat agent state as unknown count.”
|
Copyright © 2018–2020. All rights reserved.