Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphChoiceColumn
Packages that use MicrosoftGraphChoiceColumn
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of MicrosoftGraphChoiceColumn in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphChoiceColumnModifier and TypeMethodDescriptionMicrosoftGraphColumnDefinition.choice()Get the choice property: choiceColumn.MicrosoftGraphChoiceColumn.withAdditionalProperties(Map<String, Object> additionalProperties) Set the additionalProperties property: choiceColumn.MicrosoftGraphChoiceColumn.withAllowTextEntry(Boolean allowTextEntry) Set the allowTextEntry property: If true, allows custom values that aren't in the configured choices.MicrosoftGraphChoiceColumn.withChoices(List<String> choices) Set the choices property: The list of values available for this column.MicrosoftGraphChoiceColumn.withDisplayAs(String displayAs) Set the displayAs property: How the choices are to be presented in the UX.Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphChoiceColumnModifier and TypeMethodDescriptionMicrosoftGraphColumnDefinition.withChoice(MicrosoftGraphChoiceColumn choice) Set the choice property: choiceColumn.