Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphColumnLink
Packages that use MicrosoftGraphColumnLink
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of MicrosoftGraphColumnLink in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphColumnLinkModifier and TypeMethodDescriptionMicrosoftGraphColumnLink.withAdditionalProperties(Map<String, Object> additionalProperties) Set the additionalProperties property: columnLink.Set the id property: Read-only.Set the name property: The name of the column in this content type.Methods in com.azure.resourcemanager.authorization.fluent.models that return types with arguments of type MicrosoftGraphColumnLinkModifier and TypeMethodDescriptionMicrosoftGraphContentType.columnLinks()Get the columnLinks property: The collection of columns that are required by this content type.Method parameters in com.azure.resourcemanager.authorization.fluent.models with type arguments of type MicrosoftGraphColumnLinkModifier and TypeMethodDescriptionMicrosoftGraphContentType.withColumnLinks(List<MicrosoftGraphColumnLink> columnLinks) Set the columnLinks property: The collection of columns that are required by this content type.