Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphManagedDevicePartnerReportedHealthState
-
Packages that use MicrosoftGraphManagedDevicePartnerReportedHealthState Package Description com.azure.resourcemanager.authorization.fluent.models 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 MicrosoftGraphManagedDevicePartnerReportedHealthState Modifier and Type Field Description static MicrosoftGraphManagedDevicePartnerReportedHealthStateMicrosoftGraphManagedDevicePartnerReportedHealthState. ACTIVATEDStatic value activated for MicrosoftGraphManagedDevicePartnerReportedHealthState.static MicrosoftGraphManagedDevicePartnerReportedHealthStateMicrosoftGraphManagedDevicePartnerReportedHealthState. COMPROMISEDStatic value compromised for MicrosoftGraphManagedDevicePartnerReportedHealthState.static MicrosoftGraphManagedDevicePartnerReportedHealthStateMicrosoftGraphManagedDevicePartnerReportedHealthState. DEACTIVATEDStatic value deactivated for MicrosoftGraphManagedDevicePartnerReportedHealthState.static MicrosoftGraphManagedDevicePartnerReportedHealthStateMicrosoftGraphManagedDevicePartnerReportedHealthState. HIGH_SEVERITYStatic value highSeverity for MicrosoftGraphManagedDevicePartnerReportedHealthState.static MicrosoftGraphManagedDevicePartnerReportedHealthStateMicrosoftGraphManagedDevicePartnerReportedHealthState. LOW_SEVERITYStatic value lowSeverity for MicrosoftGraphManagedDevicePartnerReportedHealthState.static MicrosoftGraphManagedDevicePartnerReportedHealthStateMicrosoftGraphManagedDevicePartnerReportedHealthState. MEDIUM_SEVERITYStatic value mediumSeverity for MicrosoftGraphManagedDevicePartnerReportedHealthState.static MicrosoftGraphManagedDevicePartnerReportedHealthStateMicrosoftGraphManagedDevicePartnerReportedHealthState. MISCONFIGUREDStatic value misconfigured for MicrosoftGraphManagedDevicePartnerReportedHealthState.static MicrosoftGraphManagedDevicePartnerReportedHealthStateMicrosoftGraphManagedDevicePartnerReportedHealthState. SECUREDStatic value secured for MicrosoftGraphManagedDevicePartnerReportedHealthState.static MicrosoftGraphManagedDevicePartnerReportedHealthStateMicrosoftGraphManagedDevicePartnerReportedHealthState. UNKNOWNStatic value unknown for MicrosoftGraphManagedDevicePartnerReportedHealthState.static MicrosoftGraphManagedDevicePartnerReportedHealthStateMicrosoftGraphManagedDevicePartnerReportedHealthState. UNRESPONSIVEStatic value unresponsive for MicrosoftGraphManagedDevicePartnerReportedHealthState.Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphManagedDevicePartnerReportedHealthState Modifier and Type Method Description static MicrosoftGraphManagedDevicePartnerReportedHealthStateMicrosoftGraphManagedDevicePartnerReportedHealthState. fromString(String name)Creates or finds a MicrosoftGraphManagedDevicePartnerReportedHealthState from its string representation.MicrosoftGraphManagedDevicePartnerReportedHealthStateMicrosoftGraphManagedDevice. partnerReportedThreatState()Get the partnerReportedThreatState property: The partnerReportedThreatState property.Methods in com.azure.resourcemanager.authorization.fluent.models that return types with arguments of type MicrosoftGraphManagedDevicePartnerReportedHealthState Modifier and Type Method Description static Collection<MicrosoftGraphManagedDevicePartnerReportedHealthState>MicrosoftGraphManagedDevicePartnerReportedHealthState. values()Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphManagedDevicePartnerReportedHealthState Modifier and Type Method Description MicrosoftGraphManagedDeviceMicrosoftGraphManagedDevice. withPartnerReportedThreatState(MicrosoftGraphManagedDevicePartnerReportedHealthState partnerReportedThreatState)Set the partnerReportedThreatState property: The partnerReportedThreatState property.
-