Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphCalculatedColumn
Packages that use MicrosoftGraphCalculatedColumn
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of MicrosoftGraphCalculatedColumn in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphCalculatedColumnModifier and TypeMethodDescriptionMicrosoftGraphColumnDefinition.calculated()Get the calculated property: calculatedColumn.MicrosoftGraphCalculatedColumn.withAdditionalProperties(Map<String, Object> additionalProperties) Set the additionalProperties property: calculatedColumn.MicrosoftGraphCalculatedColumn.withFormat(String format) Set the format property: For dateTime output types, the format of the value.MicrosoftGraphCalculatedColumn.withFormula(String formula) Set the formula property: The formula used to compute the value for this column.MicrosoftGraphCalculatedColumn.withOutputType(String outputType) Set the outputType property: The output type used to format values in this column.Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphCalculatedColumnModifier and TypeMethodDescriptionMicrosoftGraphColumnDefinition.withCalculated(MicrosoftGraphCalculatedColumn calculated) Set the calculated property: calculatedColumn.