Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphLocaleInfo
Packages that use MicrosoftGraphLocaleInfo
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of MicrosoftGraphLocaleInfo in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphLocaleInfoModifier and TypeMethodDescriptionMicrosoftGraphMailboxSettings.language()Get the language property: localeInfo.MicrosoftGraphLocaleInfo.withAdditionalProperties(Map<String, Object> additionalProperties) Set the additionalProperties property: localeInfo.MicrosoftGraphLocaleInfo.withDisplayName(String displayName) Set the displayName property: A name representing the user's locale in natural language, for example, 'English (United States)'.MicrosoftGraphLocaleInfo.withLocale(String locale) Set the locale property: A locale representation for the user, which includes the user's preferred language and country/region.Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphLocaleInfoModifier and TypeMethodDescriptionMicrosoftGraphMailboxSettings.withLanguage(MicrosoftGraphLocaleInfo language) Set the language property: localeInfo.