Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphPersonOrGroupColumn
Packages that use MicrosoftGraphPersonOrGroupColumn
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of MicrosoftGraphPersonOrGroupColumn in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphPersonOrGroupColumnModifier and TypeMethodDescriptionMicrosoftGraphColumnDefinition.personOrGroup()Get the personOrGroup property: personOrGroupColumn.MicrosoftGraphPersonOrGroupColumn.withAdditionalProperties(Map<String, Object> additionalProperties) Set the additionalProperties property: personOrGroupColumn.MicrosoftGraphPersonOrGroupColumn.withAllowMultipleSelection(Boolean allowMultipleSelection) Set the allowMultipleSelection property: Indicates whether multiple values can be selected from the source.MicrosoftGraphPersonOrGroupColumn.withChooseFromType(String chooseFromType) Set the chooseFromType property: Whether to allow selection of people only, or people and groups.MicrosoftGraphPersonOrGroupColumn.withDisplayAs(String displayAs) Set the displayAs property: How to display the information about the person or group chosen.Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphPersonOrGroupColumnModifier and TypeMethodDescriptionMicrosoftGraphColumnDefinition.withPersonOrGroup(MicrosoftGraphPersonOrGroupColumn personOrGroup) Set the personOrGroup property: personOrGroupColumn.