public class DeviceHealthAttestationState
extends java.lang.Object
implements com.microsoft.graph.serializer.IJsonBackedObject
Modifier and Type | Field and Description |
---|---|
java.lang.String |
attestationIdentityKey
The Attestation Identity Key.
|
java.lang.String |
bitLockerStatus
The Bit Locker Status.
|
java.lang.String |
bootAppSecurityVersion
The Boot App Security Version.
|
java.lang.String |
bootDebugging
The Boot Debugging.
|
java.lang.String |
bootManagerSecurityVersion
The Boot Manager Security Version.
|
java.lang.String |
bootManagerVersion
The Boot Manager Version.
|
java.lang.String |
bootRevisionListInfo
The Boot Revision List Info.
|
java.lang.String |
codeIntegrity
The Code Integrity.
|
java.lang.String |
codeIntegrityCheckVersion
The Code Integrity Check Version.
|
java.lang.String |
codeIntegrityPolicy
The Code Integrity Policy.
|
java.lang.String |
contentNamespaceUrl
The Content Namespace Url.
|
java.lang.String |
contentVersion
The Content Version.
|
java.lang.String |
dataExcutionPolicy
The Data Excution Policy.
|
java.lang.String |
deviceHealthAttestationStatus
The Device Health Attestation Status.
|
java.lang.String |
earlyLaunchAntiMalwareDriverProtection
The Early Launch Anti Malware Driver Protection.
|
java.lang.String |
healthAttestationSupportedStatus
The Health Attestation Supported Status.
|
java.lang.String |
healthStatusMismatchInfo
The Health Status Mismatch Info.
|
java.time.OffsetDateTime |
issuedDateTime
The Issued Date Time.
|
java.lang.String |
lastUpdateDateTime
The Last Update Date Time.
|
java.lang.String |
oDataType
the OData type of the object as returned by the service
|
java.lang.String |
operatingSystemKernelDebugging
The Operating System Kernel Debugging.
|
java.lang.String |
operatingSystemRevListInfo
The Operating System Rev List Info.
|
java.lang.String |
pcr0
The Pcr0.
|
java.lang.String |
pcrHashAlgorithm
The Pcr Hash Algorithm.
|
java.lang.Long |
resetCount
The Reset Count.
|
java.lang.Long |
restartCount
The Restart Count.
|
java.lang.String |
safeMode
The Safe Mode.
|
java.lang.String |
secureBoot
The Secure Boot.
|
java.lang.String |
secureBootConfigurationPolicyFingerPrint
The Secure Boot Configuration Policy Finger Print.
|
java.lang.String |
testSigning
The Test Signing.
|
java.lang.String |
tpmVersion
The Tpm Version.
|
java.lang.String |
virtualSecureMode
The Virtual Secure Mode.
|
java.lang.String |
windowsPE
The Windows PE.
|
Constructor and Description |
---|
DeviceHealthAttestationState() |
Modifier and Type | Method and Description |
---|---|
com.microsoft.graph.serializer.AdditionalDataManager |
additionalDataManager() |
void |
setRawObject(com.microsoft.graph.serializer.ISerializer serializer,
com.google.gson.JsonObject json)
Sets the raw JSON object
|
@SerializedName(value="@odata.type") @Expose @Nullable public java.lang.String oDataType
@SerializedName(value="attestationIdentityKey", alternate="AttestationIdentityKey") @Expose @Nullable public java.lang.String attestationIdentityKey
@SerializedName(value="bitLockerStatus", alternate="BitLockerStatus") @Expose @Nullable public java.lang.String bitLockerStatus
@SerializedName(value="bootAppSecurityVersion", alternate="BootAppSecurityVersion") @Expose @Nullable public java.lang.String bootAppSecurityVersion
@SerializedName(value="bootDebugging", alternate="BootDebugging") @Expose @Nullable public java.lang.String bootDebugging
@SerializedName(value="bootManagerSecurityVersion", alternate="BootManagerSecurityVersion") @Expose @Nullable public java.lang.String bootManagerSecurityVersion
@SerializedName(value="bootManagerVersion", alternate="BootManagerVersion") @Expose @Nullable public java.lang.String bootManagerVersion
@SerializedName(value="bootRevisionListInfo", alternate="BootRevisionListInfo") @Expose @Nullable public java.lang.String bootRevisionListInfo
@SerializedName(value="codeIntegrity", alternate="CodeIntegrity") @Expose @Nullable public java.lang.String codeIntegrity
@SerializedName(value="codeIntegrityCheckVersion", alternate="CodeIntegrityCheckVersion") @Expose @Nullable public java.lang.String codeIntegrityCheckVersion
@SerializedName(value="codeIntegrityPolicy", alternate="CodeIntegrityPolicy") @Expose @Nullable public java.lang.String codeIntegrityPolicy
@SerializedName(value="contentNamespaceUrl", alternate="ContentNamespaceUrl") @Expose @Nullable public java.lang.String contentNamespaceUrl
@SerializedName(value="contentVersion", alternate="ContentVersion") @Expose @Nullable public java.lang.String contentVersion
@SerializedName(value="dataExcutionPolicy", alternate="DataExcutionPolicy") @Expose @Nullable public java.lang.String dataExcutionPolicy
@SerializedName(value="deviceHealthAttestationStatus", alternate="DeviceHealthAttestationStatus") @Expose @Nullable public java.lang.String deviceHealthAttestationStatus
@SerializedName(value="earlyLaunchAntiMalwareDriverProtection", alternate="EarlyLaunchAntiMalwareDriverProtection") @Expose @Nullable public java.lang.String earlyLaunchAntiMalwareDriverProtection
@SerializedName(value="healthAttestationSupportedStatus", alternate="HealthAttestationSupportedStatus") @Expose @Nullable public java.lang.String healthAttestationSupportedStatus
@SerializedName(value="healthStatusMismatchInfo", alternate="HealthStatusMismatchInfo") @Expose @Nullable public java.lang.String healthStatusMismatchInfo
@SerializedName(value="issuedDateTime", alternate="IssuedDateTime") @Expose @Nullable public java.time.OffsetDateTime issuedDateTime
@SerializedName(value="lastUpdateDateTime", alternate="LastUpdateDateTime") @Expose @Nullable public java.lang.String lastUpdateDateTime
@SerializedName(value="operatingSystemKernelDebugging", alternate="OperatingSystemKernelDebugging") @Expose @Nullable public java.lang.String operatingSystemKernelDebugging
@SerializedName(value="operatingSystemRevListInfo", alternate="OperatingSystemRevListInfo") @Expose @Nullable public java.lang.String operatingSystemRevListInfo
@SerializedName(value="pcr0", alternate="Pcr0") @Expose @Nullable public java.lang.String pcr0
@SerializedName(value="pcrHashAlgorithm", alternate="PcrHashAlgorithm") @Expose @Nullable public java.lang.String pcrHashAlgorithm
@SerializedName(value="resetCount", alternate="ResetCount") @Expose @Nullable public java.lang.Long resetCount
@SerializedName(value="restartCount", alternate="RestartCount") @Expose @Nullable public java.lang.Long restartCount
@SerializedName(value="safeMode", alternate="SafeMode") @Expose @Nullable public java.lang.String safeMode
@SerializedName(value="secureBoot", alternate="SecureBoot") @Expose @Nullable public java.lang.String secureBoot
@SerializedName(value="secureBootConfigurationPolicyFingerPrint", alternate="SecureBootConfigurationPolicyFingerPrint") @Expose @Nullable public java.lang.String secureBootConfigurationPolicyFingerPrint
@SerializedName(value="testSigning", alternate="TestSigning") @Expose @Nullable public java.lang.String testSigning
@SerializedName(value="tpmVersion", alternate="TpmVersion") @Expose @Nullable public java.lang.String tpmVersion
@SerializedName(value="virtualSecureMode", alternate="VirtualSecureMode") @Expose @Nullable public java.lang.String virtualSecureMode
@SerializedName(value="windowsPE", alternate="WindowsPE") @Expose @Nullable public java.lang.String windowsPE
@Nonnull public final com.microsoft.graph.serializer.AdditionalDataManager additionalDataManager()
additionalDataManager
in interface com.microsoft.graph.serializer.IJsonBackedObject
public void setRawObject(@Nonnull com.microsoft.graph.serializer.ISerializer serializer, @Nonnull com.google.gson.JsonObject json)
setRawObject
in interface com.microsoft.graph.serializer.IJsonBackedObject
serializer
- the serializerjson
- the JSON object to set this object to