Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphInferenceClassificationOverride
Packages that use MicrosoftGraphInferenceClassificationOverride
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of MicrosoftGraphInferenceClassificationOverride in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphInferenceClassificationOverrideModifier and TypeMethodDescriptionMicrosoftGraphInferenceClassificationOverride.withAdditionalProperties(Map<String, Object> additionalProperties) Set the additionalProperties property: inferenceClassificationOverride.MicrosoftGraphInferenceClassificationOverride.withClassifyAs(MicrosoftGraphInferenceClassificationType classifyAs) Set the classifyAs property: inferenceClassificationType.Set the id property: Read-only.MicrosoftGraphInferenceClassificationOverride.withSenderEmailAddress(MicrosoftGraphEmailAddress senderEmailAddress) Set the senderEmailAddress property: emailAddress.Methods in com.azure.resourcemanager.authorization.fluent.models that return types with arguments of type MicrosoftGraphInferenceClassificationOverrideModifier and TypeMethodDescriptionMicrosoftGraphInferenceClassification.overrides()Get the overrides property: A set of overrides for a user to always classify messages from specific senders in certain ways: focused, or other.Method parameters in com.azure.resourcemanager.authorization.fluent.models with type arguments of type MicrosoftGraphInferenceClassificationOverrideModifier and TypeMethodDescriptionMicrosoftGraphInferenceClassification.withOverrides(List<MicrosoftGraphInferenceClassificationOverride> overrides) Set the overrides property: A set of overrides for a user to always classify messages from specific senders in certain ways: focused, or other.