Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphManagedDevicePartnerReportedHealthState
Packages that use MicrosoftGraphManagedDevicePartnerReportedHealthState
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of MicrosoftGraphManagedDevicePartnerReportedHealthState in com.azure.resourcemanager.authorization.fluent.models
Fields in com.azure.resourcemanager.authorization.fluent.models declared as MicrosoftGraphManagedDevicePartnerReportedHealthStateModifier and TypeFieldDescriptionMicrosoftGraphManagedDevicePartnerReportedHealthState.ACTIVATEDStatic value activated for MicrosoftGraphManagedDevicePartnerReportedHealthState.MicrosoftGraphManagedDevicePartnerReportedHealthState.COMPROMISEDStatic value compromised for MicrosoftGraphManagedDevicePartnerReportedHealthState.MicrosoftGraphManagedDevicePartnerReportedHealthState.DEACTIVATEDStatic value deactivated for MicrosoftGraphManagedDevicePartnerReportedHealthState.MicrosoftGraphManagedDevicePartnerReportedHealthState.HIGH_SEVERITYStatic value highSeverity for MicrosoftGraphManagedDevicePartnerReportedHealthState.MicrosoftGraphManagedDevicePartnerReportedHealthState.LOW_SEVERITYStatic value lowSeverity for MicrosoftGraphManagedDevicePartnerReportedHealthState.MicrosoftGraphManagedDevicePartnerReportedHealthState.MEDIUM_SEVERITYStatic value mediumSeverity for MicrosoftGraphManagedDevicePartnerReportedHealthState.MicrosoftGraphManagedDevicePartnerReportedHealthState.MISCONFIGUREDStatic value misconfigured for MicrosoftGraphManagedDevicePartnerReportedHealthState.MicrosoftGraphManagedDevicePartnerReportedHealthState.SECUREDStatic value secured for MicrosoftGraphManagedDevicePartnerReportedHealthState.MicrosoftGraphManagedDevicePartnerReportedHealthState.UNKNOWNStatic value unknown for MicrosoftGraphManagedDevicePartnerReportedHealthState.MicrosoftGraphManagedDevicePartnerReportedHealthState.UNRESPONSIVEStatic value unresponsive for MicrosoftGraphManagedDevicePartnerReportedHealthState.Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphManagedDevicePartnerReportedHealthStateModifier and TypeMethodDescriptionMicrosoftGraphManagedDevicePartnerReportedHealthState.fromString(String name) Creates or finds a MicrosoftGraphManagedDevicePartnerReportedHealthState from its string representation.MicrosoftGraphManagedDevice.partnerReportedThreatState()Get the partnerReportedThreatState property: managedDevicePartnerReportedHealthState.Methods in com.azure.resourcemanager.authorization.fluent.models that return types with arguments of type MicrosoftGraphManagedDevicePartnerReportedHealthStateModifier and TypeMethodDescriptionMicrosoftGraphManagedDevicePartnerReportedHealthState.values()Gets known MicrosoftGraphManagedDevicePartnerReportedHealthState values.Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphManagedDevicePartnerReportedHealthStateModifier and TypeMethodDescriptionMicrosoftGraphManagedDevice.withPartnerReportedThreatState(MicrosoftGraphManagedDevicePartnerReportedHealthState partnerReportedThreatState) Set the partnerReportedThreatState property: managedDevicePartnerReportedHealthState.