Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphSelectionLikelihoodInfo
-
Packages that use MicrosoftGraphSelectionLikelihoodInfo Package Description com.azure.resourcemanager.authorization.fluent.models Package containing the inner data models for AuthorizationManagementClient. -
-
Uses of MicrosoftGraphSelectionLikelihoodInfo in com.azure.resourcemanager.authorization.fluent.models
Fields in com.azure.resourcemanager.authorization.fluent.models declared as MicrosoftGraphSelectionLikelihoodInfo Modifier and Type Field Description static MicrosoftGraphSelectionLikelihoodInfoMicrosoftGraphSelectionLikelihoodInfo. HIGHStatic value high for MicrosoftGraphSelectionLikelihoodInfo.static MicrosoftGraphSelectionLikelihoodInfoMicrosoftGraphSelectionLikelihoodInfo. NOT_SPECIFIEDStatic value notSpecified for MicrosoftGraphSelectionLikelihoodInfo.Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphSelectionLikelihoodInfo Modifier and Type Method Description static MicrosoftGraphSelectionLikelihoodInfoMicrosoftGraphSelectionLikelihoodInfo. fromString(String name)Creates or finds a MicrosoftGraphSelectionLikelihoodInfo from its string representation.MicrosoftGraphSelectionLikelihoodInfoMicrosoftGraphScoredEmailAddress. selectionLikelihood()Get the selectionLikelihood property: The selectionLikelihood property.Methods in com.azure.resourcemanager.authorization.fluent.models that return types with arguments of type MicrosoftGraphSelectionLikelihoodInfo Modifier and Type Method Description static Collection<MicrosoftGraphSelectionLikelihoodInfo>MicrosoftGraphSelectionLikelihoodInfo. values()Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphSelectionLikelihoodInfo Modifier and Type Method Description MicrosoftGraphScoredEmailAddressMicrosoftGraphScoredEmailAddress. withSelectionLikelihood(MicrosoftGraphSelectionLikelihoodInfo selectionLikelihood)Set the selectionLikelihood property: The selectionLikelihood property.
-