Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphDateTimeColumn
Packages that use MicrosoftGraphDateTimeColumn
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of MicrosoftGraphDateTimeColumn in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphDateTimeColumnModifier and TypeMethodDescriptionMicrosoftGraphColumnDefinition.dateTime()Get the dateTime property: dateTimeColumn.MicrosoftGraphDateTimeColumn.withAdditionalProperties(Map<String, Object> additionalProperties) Set the additionalProperties property: dateTimeColumn.MicrosoftGraphDateTimeColumn.withDisplayAs(String displayAs) Set the displayAs property: How the value should be presented in the UX.MicrosoftGraphDateTimeColumn.withFormat(String format) Set the format property: Indicates whether the value should be presented as a date only or a date and time.Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphDateTimeColumnModifier and TypeMethodDescriptionMicrosoftGraphColumnDefinition.withDateTime(MicrosoftGraphDateTimeColumn dateTime) Set the dateTime property: dateTimeColumn.