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 MicrosoftGraphCurrencyColumnMicrosoftGraphColumnDefinition. currency()Get the currency property: currencyColumn.MicrosoftGraphCurrencyColumnMicrosoftGraphCurrencyColumn. withAdditionalProperties(Map<String,Object> additionalProperties)Set the additionalProperties property: currencyColumn.MicrosoftGraphCurrencyColumnMicrosoftGraphCurrencyColumn. 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 MicrosoftGraphColumnDefinitionMicrosoftGraphColumnDefinition. withCurrency(MicrosoftGraphCurrencyColumn currency)Set the currency property: currencyColumn.
-