Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphListInfo
-
Packages that use MicrosoftGraphListInfo Package Description com.azure.resourcemanager.authorization.fluent.models Package containing the inner data models for AuthorizationManagementClient. -
-
Uses of MicrosoftGraphListInfo in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphListInfo Modifier and Type Method Description MicrosoftGraphListInfoMicrosoftGraphList. list()Get the list property: listInfo.MicrosoftGraphListInfoMicrosoftGraphListInfo. withAdditionalProperties(Map<String,Object> additionalProperties)Set the additionalProperties property: listInfo.MicrosoftGraphListInfoMicrosoftGraphListInfo. withContentTypesEnabled(Boolean contentTypesEnabled)Set the contentTypesEnabled property: If true, indicates that content types are enabled for this list.MicrosoftGraphListInfoMicrosoftGraphListInfo. withHidden(Boolean hidden)Set the hidden property: If true, indicates that the list is not normally visible in the SharePoint user experience.MicrosoftGraphListInfoMicrosoftGraphListInfo. withTemplate(String template)Set the template property: An enumerated value that represents the base list template used in creating the list.Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphListInfo Modifier and Type Method Description MicrosoftGraphListMicrosoftGraphList. withList(MicrosoftGraphListInfo list)Set the list property: listInfo.
-