Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphDeviceHealthAttestationState
Packages that use MicrosoftGraphDeviceHealthAttestationState
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of MicrosoftGraphDeviceHealthAttestationState in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphDeviceHealthAttestationStateModifier and TypeMethodDescriptionMicrosoftGraphManagedDevice.deviceHealthAttestationState()Get the deviceHealthAttestationState property: deviceHealthAttestationState.MicrosoftGraphDeviceHealthAttestationState.withAdditionalProperties(Map<String, Object> additionalProperties) Set the additionalProperties property: deviceHealthAttestationState.MicrosoftGraphDeviceHealthAttestationState.withAttestationIdentityKey(String attestationIdentityKey) Set the attestationIdentityKey property: TWhen an Attestation Identity Key (AIK) is present on a device, it indicates that the device has an endorsement key (EK) certificate.MicrosoftGraphDeviceHealthAttestationState.withBitLockerStatus(String bitLockerStatus) Set the bitLockerStatus property: On or Off of BitLocker Drive Encryption.MicrosoftGraphDeviceHealthAttestationState.withBootAppSecurityVersion(String bootAppSecurityVersion) Set the bootAppSecurityVersion property: The security version number of the Boot Application.MicrosoftGraphDeviceHealthAttestationState.withBootDebugging(String bootDebugging) Set the bootDebugging property: When bootDebugging is enabled, the device is used in development and testing.MicrosoftGraphDeviceHealthAttestationState.withBootManagerSecurityVersion(String bootManagerSecurityVersion) Set the bootManagerSecurityVersion property: The security version number of the Boot Application.MicrosoftGraphDeviceHealthAttestationState.withBootManagerVersion(String bootManagerVersion) Set the bootManagerVersion property: The version of the Boot Manager.MicrosoftGraphDeviceHealthAttestationState.withBootRevisionListInfo(String bootRevisionListInfo) Set the bootRevisionListInfo property: The Boot Revision List that was loaded during initial boot on the attested device.MicrosoftGraphDeviceHealthAttestationState.withCodeIntegrity(String codeIntegrity) Set the codeIntegrity property: When code integrity is enabled, code execution is restricted to integrity verified code.MicrosoftGraphDeviceHealthAttestationState.withCodeIntegrityCheckVersion(String codeIntegrityCheckVersion) Set the codeIntegrityCheckVersion property: The version of the Boot Manager.MicrosoftGraphDeviceHealthAttestationState.withCodeIntegrityPolicy(String codeIntegrityPolicy) Set the codeIntegrityPolicy property: The Code Integrity policy that is controlling the security of the boot environment.MicrosoftGraphDeviceHealthAttestationState.withContentNamespaceUrl(String contentNamespaceUrl) Set the contentNamespaceUrl property: The DHA report version.MicrosoftGraphDeviceHealthAttestationState.withContentVersion(String contentVersion) Set the contentVersion property: The HealthAttestation state schema version.MicrosoftGraphDeviceHealthAttestationState.withDataExcutionPolicy(String dataExcutionPolicy) Set the dataExcutionPolicy property: DEP Policy defines a set of hardware and software technologies that perform additional checks on memory.MicrosoftGraphDeviceHealthAttestationState.withDeviceHealthAttestationStatus(String deviceHealthAttestationStatus) Set the deviceHealthAttestationStatus property: The DHA report version.MicrosoftGraphDeviceHealthAttestationState.withEarlyLaunchAntiMalwareDriverProtection(String earlyLaunchAntiMalwareDriverProtection) Set the earlyLaunchAntiMalwareDriverProtection property: ELAM provides protection for the computers in your network when they start up.MicrosoftGraphDeviceHealthAttestationState.withHealthAttestationSupportedStatus(String healthAttestationSupportedStatus) Set the healthAttestationSupportedStatus property: This attribute indicates if DHA is supported for the device.MicrosoftGraphDeviceHealthAttestationState.withHealthStatusMismatchInfo(String healthStatusMismatchInfo) Set the healthStatusMismatchInfo property: This attribute appears if DHA-Service detects an integrity issue.MicrosoftGraphDeviceHealthAttestationState.withIssuedDateTime(OffsetDateTime issuedDateTime) Set the issuedDateTime property: The DateTime when device was evaluated or issued to MDM.MicrosoftGraphDeviceHealthAttestationState.withLastUpdateDateTime(String lastUpdateDateTime) Set the lastUpdateDateTime property: The Timestamp of the last update.MicrosoftGraphDeviceHealthAttestationState.withOperatingSystemKernelDebugging(String operatingSystemKernelDebugging) Set the operatingSystemKernelDebugging property: When operatingSystemKernelDebugging is enabled, the device is used in development and testing.MicrosoftGraphDeviceHealthAttestationState.withOperatingSystemRevListInfo(String operatingSystemRevListInfo) Set the operatingSystemRevListInfo property: The Operating System Revision List that was loaded during initial boot on the attested device.Set the pcr0 property: The measurement that is captured in PCR[0].MicrosoftGraphDeviceHealthAttestationState.withPcrHashAlgorithm(String pcrHashAlgorithm) Set the pcrHashAlgorithm property: Informational attribute that identifies the HASH algorithm that was used by TPM.MicrosoftGraphDeviceHealthAttestationState.withResetCount(Long resetCount) Set the resetCount property: The number of times a PC device has hibernated or resumed.MicrosoftGraphDeviceHealthAttestationState.withRestartCount(Long restartCount) Set the restartCount property: The number of times a PC device has rebooted.MicrosoftGraphDeviceHealthAttestationState.withSafeMode(String safeMode) Set the safeMode property: Safe mode is a troubleshooting option for Windows that starts your computer in a limited state.MicrosoftGraphDeviceHealthAttestationState.withSecureBoot(String secureBoot) Set the secureBoot property: When Secure Boot is enabled, the core components must have the correct cryptographic signatures.MicrosoftGraphDeviceHealthAttestationState.withSecureBootConfigurationPolicyFingerPrint(String secureBootConfigurationPolicyFingerPrint) Set the secureBootConfigurationPolicyFingerPrint property: Fingerprint of the Custom Secure Boot Configuration Policy.MicrosoftGraphDeviceHealthAttestationState.withTestSigning(String testSigning) Set the testSigning property: When test signing is allowed, the device does not enforce signature validation during boot.MicrosoftGraphDeviceHealthAttestationState.withTpmVersion(String tpmVersion) Set the tpmVersion property: The security version number of the Boot Application.MicrosoftGraphDeviceHealthAttestationState.withVirtualSecureMode(String virtualSecureMode) Set the virtualSecureMode property: VSM is a container that protects high value assets from a compromised kernel.MicrosoftGraphDeviceHealthAttestationState.withWindowsPE(String windowsPE) Set the windowsPE property: Operating system running with limited services that is used to prepare a computer for Windows.Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphDeviceHealthAttestationStateModifier and TypeMethodDescriptionMicrosoftGraphManagedDevice.withDeviceHealthAttestationState(MicrosoftGraphDeviceHealthAttestationState deviceHealthAttestationState) Set the deviceHealthAttestationState property: deviceHealthAttestationState.