Uses of Class
com.microsoft.graph.models.ApplicationRiskScore
Packages that use ApplicationRiskScore
-
Uses of ApplicationRiskScore in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return ApplicationRiskScoreModifier and TypeMethodDescriptionstatic ApplicationRiskScoreApplicationRiskScore.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueApplicationTemplate.getRiskScore()Gets the riskScore property value.Methods in com.microsoft.graph.models with parameters of type ApplicationRiskScoreModifier and TypeMethodDescriptionvoidApplicationTemplate.setRiskScore(ApplicationRiskScore value) Sets the riskScore property value.