Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphCurrencyColumn
-
Packages that use MicrosoftGraphCurrencyColumn Package Description com.azure.resourcemanager.authorization.fluent.models Package containing the inner data models for AuthorizationManagementClient. -
-
Uses of MicrosoftGraphCurrencyColumn in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphCurrencyColumn Modifier and Type Method Description MicrosoftGraphCurrencyColumn
MicrosoftGraphColumnDefinition. currency()
Get the currency property: currencyColumn.MicrosoftGraphCurrencyColumn
MicrosoftGraphCurrencyColumn. withAdditionalProperties(Map<String,Object> additionalProperties)
Set the additionalProperties property: currencyColumn.MicrosoftGraphCurrencyColumn
MicrosoftGraphCurrencyColumn. withLocale(String locale)
Set the locale property: Specifies the locale from which to infer the currency symbol.Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphCurrencyColumn Modifier and Type Method Description MicrosoftGraphColumnDefinition
MicrosoftGraphColumnDefinition. withCurrency(MicrosoftGraphCurrencyColumn currency)
Set the currency property: currencyColumn.
-