Class UserExperienceAnalyticsWorkFromAnywhereDevice

java.lang.Object
com.microsoft.graph.models.Entity
com.microsoft.graph.models.UserExperienceAnalyticsWorkFromAnywhereDevice
All Implemented Interfaces:
com.microsoft.graph.serializer.IJsonBackedObject

public class UserExperienceAnalyticsWorkFromAnywhereDevice extends Entity implements com.microsoft.graph.serializer.IJsonBackedObject
The class for the User Experience Analytics Work From Anywhere Device.
  • Field Details

    • autoPilotProfileAssigned

      @SerializedName(value="autoPilotProfileAssigned", alternate="AutoPilotProfileAssigned") @Expose @Nullable public Boolean autoPilotProfileAssigned
      The Auto Pilot Profile Assigned. When TRUE, indicates the intune device's autopilot profile is assigned. When FALSE, indicates it's not Assigned. Supports: $select, $OrderBy. Read-only.
    • autoPilotRegistered

      @SerializedName(value="autoPilotRegistered", alternate="AutoPilotRegistered") @Expose @Nullable public Boolean autoPilotRegistered
      The Auto Pilot Registered. When TRUE, indicates the intune device's autopilot is registered. When FALSE, indicates it's not registered. Supports: $select, $OrderBy. Read-only.
    • azureAdDeviceId

      @SerializedName(value="azureAdDeviceId", alternate="AzureAdDeviceId") @Expose @Nullable public String azureAdDeviceId
      The Azure Ad Device Id. The Azure Active Directory (Azure AD) device Id. Supports: $select, $OrderBy. Read-only.
    • azureAdJoinType

      @SerializedName(value="azureAdJoinType", alternate="AzureAdJoinType") @Expose @Nullable public String azureAdJoinType
      The Azure Ad Join Type. The work from anywhere device's Azure Active Directory (Azure AD) join type. Supports: $select, $OrderBy. Read-only.
    • azureAdRegistered

      @SerializedName(value="azureAdRegistered", alternate="AzureAdRegistered") @Expose @Nullable public Boolean azureAdRegistered
      The Azure Ad Registered. When TRUE, indicates the device's Azure Active Directory (Azure AD) is registered. When False, indicates it's not registered. Supports: $select, $OrderBy. Read-only.
    • cloudIdentityScore

      @SerializedName(value="cloudIdentityScore", alternate="CloudIdentityScore") @Expose @Nullable public Double cloudIdentityScore
      The Cloud Identity Score. Indicates per device cloud identity score. Valid values 0 to 100. Value -1 means associated score is unavailable. Supports: $select, $OrderBy. Read-only. Valid values -1.79769313486232E+308 to 1.79769313486232E+308
    • cloudManagementScore

      @SerializedName(value="cloudManagementScore", alternate="CloudManagementScore") @Expose @Nullable public Double cloudManagementScore
      The Cloud Management Score. Indicates per device cloud management score. Valid values 0 to 100. Value -1 means associated score is unavailable. Supports: $select, $OrderBy. Read-only. Valid values -1.79769313486232E+308 to 1.79769313486232E+308
    • cloudProvisioningScore

      @SerializedName(value="cloudProvisioningScore", alternate="CloudProvisioningScore") @Expose @Nullable public Double cloudProvisioningScore
      The Cloud Provisioning Score. Indicates per device cloud provisioning score. Valid values 0 to 100. Value -1 means associated score is unavailable. Supports: $select, $OrderBy. Read-only. Valid values -1.79769313486232E+308 to 1.79769313486232E+308
    • compliancePolicySetToIntune

      @SerializedName(value="compliancePolicySetToIntune", alternate="CompliancePolicySetToIntune") @Expose @Nullable public Boolean compliancePolicySetToIntune
      The Compliance Policy Set To Intune. When TRUE, indicates the device's compliance policy is set to intune. When FALSE, indicates it's not set to intune. Supports: $select, $OrderBy. Read-only.
    • deviceId

      @SerializedName(value="deviceId", alternate="DeviceId") @Expose @Nullable public String deviceId
      The Device Id. The Intune device id of the device. Supports: $select, $OrderBy. Read-only.
    • deviceName

      @SerializedName(value="deviceName", alternate="DeviceName") @Expose @Nullable public String deviceName
      The Device Name. The name of the device. Supports: $select, $OrderBy. Read-only.
    • healthStatus

      @SerializedName(value="healthStatus", alternate="HealthStatus") @Expose @Nullable public UserExperienceAnalyticsHealthState healthStatus
      The Health Status. The health state of the user experience analytics work from anywhere device. Possible values are: unknown, insufficientData, needsAttention, meetingGoals. Unknown by default. Supports: $select, $OrderBy. Read-only. Possible values are: unknown, insufficientData, needsAttention, meetingGoals, unknownFutureValue.
    • isCloudManagedGatewayEnabled

      @SerializedName(value="isCloudManagedGatewayEnabled", alternate="IsCloudManagedGatewayEnabled") @Expose @Nullable public Boolean isCloudManagedGatewayEnabled
      The Is Cloud Managed Gateway Enabled. When TRUE, indicates the device's Cloud Management Gateway for Configuration Manager is enabled. When FALSE, indicates it's not enabled. Supports: $select, $OrderBy. Read-only.
    • managedBy

      @SerializedName(value="managedBy", alternate="ManagedBy") @Expose @Nullable public String managedBy
      The Managed By. The management agent of the device. Supports: $select, $OrderBy. Read-only.
    • manufacturer

      @SerializedName(value="manufacturer", alternate="Manufacturer") @Expose @Nullable public String manufacturer
      The Manufacturer. The manufacturer name of the device. Supports: $select, $OrderBy. Read-only.
    • model

      @SerializedName(value="model", alternate="Model") @Expose @Nullable public String model
      The Model. The model name of the device. Supports: $select, $OrderBy. Read-only.
    • osCheckFailed

      @SerializedName(value="osCheckFailed", alternate="OsCheckFailed") @Expose @Nullable public Boolean osCheckFailed
      The Os Check Failed. When TRUE, indicates OS check failed for device to upgrade to the latest version of windows. When FALSE, indicates the check succeeded. Supports: $select, $OrderBy. Read-only.
    • osDescription

      @SerializedName(value="osDescription", alternate="OsDescription") @Expose @Nullable public String osDescription
      The Os Description. The OS description of the device. Supports: $select, $OrderBy. Read-only.
    • osVersion

      @SerializedName(value="osVersion", alternate="OsVersion") @Expose @Nullable public String osVersion
      The Os Version. The OS version of the device. Supports: $select, $OrderBy. Read-only.
    • otherWorkloadsSetToIntune

      @SerializedName(value="otherWorkloadsSetToIntune", alternate="OtherWorkloadsSetToIntune") @Expose @Nullable public Boolean otherWorkloadsSetToIntune
      The Other Workloads Set To Intune. When TRUE, indicates the device's other workloads is set to intune. When FALSE, indicates it's not set to intune. Supports: $select, $OrderBy. Read-only.
    • ownership

      @SerializedName(value="ownership", alternate="Ownership") @Expose @Nullable public String ownership
      The Ownership. Ownership of the device. Supports: $select, $OrderBy. Read-only.
    • processor64BitCheckFailed

      @SerializedName(value="processor64BitCheckFailed", alternate="Processor64BitCheckFailed") @Expose @Nullable public Boolean processor64BitCheckFailed
      The Processor64Bit Check Failed. When TRUE, indicates processor hardware 64-bit architecture check failed for device to upgrade to the latest version of windows. When FALSE, indicates the check succeeded. Supports: $select, $OrderBy. Read-only.
    • processorCoreCountCheckFailed

      @SerializedName(value="processorCoreCountCheckFailed", alternate="ProcessorCoreCountCheckFailed") @Expose @Nullable public Boolean processorCoreCountCheckFailed
      The Processor Core Count Check Failed. When TRUE, indicates processor hardware core count check failed for device to upgrade to the latest version of windows. When FALSE, indicates the check succeeded. Supports: $select, $OrderBy. Read-only.
    • processorFamilyCheckFailed

      @SerializedName(value="processorFamilyCheckFailed", alternate="ProcessorFamilyCheckFailed") @Expose @Nullable public Boolean processorFamilyCheckFailed
      The Processor Family Check Failed. When TRUE, indicates processor hardware family check failed for device to upgrade to the latest version of windows. When FALSE, indicates the check succeeded. Supports: $select, $OrderBy. Read-only.
    • processorSpeedCheckFailed

      @SerializedName(value="processorSpeedCheckFailed", alternate="ProcessorSpeedCheckFailed") @Expose @Nullable public Boolean processorSpeedCheckFailed
      The Processor Speed Check Failed. When TRUE, indicates processor hardware speed check failed for device to upgrade to the latest version of windows. When FALSE, indicates the check succeeded. Supports: $select, $OrderBy. Read-only.
    • ramCheckFailed

      @SerializedName(value="ramCheckFailed", alternate="RamCheckFailed") @Expose @Nullable public Boolean ramCheckFailed
      The Ram Check Failed. When TRUE, indicates RAM hardware check failed for device to upgrade to the latest version of windows. When FALSE, indicates the check succeeded. Supports: $select, $OrderBy. Read-only.
    • secureBootCheckFailed

      @SerializedName(value="secureBootCheckFailed", alternate="SecureBootCheckFailed") @Expose @Nullable public Boolean secureBootCheckFailed
      The Secure Boot Check Failed. When TRUE, indicates secure boot hardware check failed for device to upgrade to the latest version of windows. When FALSE, indicates the check succeeded. Supports: $select, $OrderBy. Read-only.
    • serialNumber

      @SerializedName(value="serialNumber", alternate="SerialNumber") @Expose @Nullable public String serialNumber
      The Serial Number. The serial number of the device. Supports: $select, $OrderBy. Read-only.
    • storageCheckFailed

      @SerializedName(value="storageCheckFailed", alternate="StorageCheckFailed") @Expose @Nullable public Boolean storageCheckFailed
      The Storage Check Failed. When TRUE, indicates storage hardware check failed for device to upgrade to the latest version of windows. When FALSE, indicates the check succeeded. Supports: $select, $OrderBy. Read-only.
    • tenantAttached

      @SerializedName(value="tenantAttached", alternate="TenantAttached") @Expose @Nullable public Boolean tenantAttached
      The Tenant Attached. When TRUE, indicates the device is Tenant Attached. When FALSE, indicates it's not Tenant Attached. Supports: $select, $OrderBy. Read-only.
    • tpmCheckFailed

      @SerializedName(value="tpmCheckFailed", alternate="TpmCheckFailed") @Expose @Nullable public Boolean tpmCheckFailed
      The Tpm Check Failed. When TRUE, indicates Trusted Platform Module (TPM) hardware check failed for device to the latest version of upgrade to windows. When FALSE, indicates the check succeeded. Supports: $select, $OrderBy. Read-only.
    • upgradeEligibility

      @SerializedName(value="upgradeEligibility", alternate="UpgradeEligibility") @Expose @Nullable public OperatingSystemUpgradeEligibility upgradeEligibility
      The Upgrade Eligibility. The windows upgrade eligibility status of device. Possible values are: upgraded, unknown, notCapable, capable. Unknown by default. Supports: $select, $OrderBy. Read-only. Possible values are: upgraded, unknown, notCapable, capable, unknownFutureValue.
    • windowsScore

      @SerializedName(value="windowsScore", alternate="WindowsScore") @Expose @Nullable public Double windowsScore
      The Windows Score. Indicates per device windows score. Valid values 0 to 100. Value -1 means associated score is unavailable. Supports: $select, $OrderBy. Read-only. Valid values -1.79769313486232E+308 to 1.79769313486232E+308
    • workFromAnywhereScore

      @SerializedName(value="workFromAnywhereScore", alternate="WorkFromAnywhereScore") @Expose @Nullable public Double workFromAnywhereScore
      The Work From Anywhere Score. Indicates work from anywhere per device overall score. Valid values 0 to 100. Value -1 means associated score is unavailable. Supports: $select, $OrderBy. Read-only. Valid values -1.79769313486232E+308 to 1.79769313486232E+308
  • Constructor Details

    • UserExperienceAnalyticsWorkFromAnywhereDevice

      public UserExperienceAnalyticsWorkFromAnywhereDevice()
  • Method Details

    • setRawObject

      public void setRawObject(@Nonnull com.microsoft.graph.serializer.ISerializer serializer, @Nonnull com.google.gson.JsonObject json)
      Sets the raw JSON object
      Specified by:
      setRawObject in interface com.microsoft.graph.serializer.IJsonBackedObject
      Overrides:
      setRawObject in class Entity
      Parameters:
      serializer - the serializer
      json - the JSON object to set this object to