Uses of Enum
com.microsoft.graph.models.MobileThreatPartnerTenantState
Packages that use MobileThreatPartnerTenantState
-
Uses of MobileThreatPartnerTenantState in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return MobileThreatPartnerTenantStateModifier and TypeMethodDescriptionMobileThreatDefenseConnector.getPartnerState()Gets the partnerState property value.Returns the enum constant of this type with the specified name.static MobileThreatPartnerTenantState[]MobileThreatPartnerTenantState.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.microsoft.graph.models with parameters of type MobileThreatPartnerTenantStateModifier and TypeMethodDescriptionvoidMobileThreatDefenseConnector.setPartnerState(MobileThreatPartnerTenantState value) Sets the partnerState property value.