Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphSettingValue
Packages that use MicrosoftGraphSettingValue
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of MicrosoftGraphSettingValue in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphSettingValueModifier and TypeMethodDescriptionMicrosoftGraphSettingValue.withAdditionalProperties(Map<String, Object> additionalProperties) Set the additionalProperties property: settingValue.Set the name property: Name of the setting (as defined by the groupSettingTemplate).Set the value property: Value of the setting.Methods in com.azure.resourcemanager.authorization.fluent.models that return types with arguments of type MicrosoftGraphSettingValueModifier and TypeMethodDescriptionMicrosoftGraphGroupSetting.values()Get the values property: Collection of name value pairs.Method parameters in com.azure.resourcemanager.authorization.fluent.models with type arguments of type MicrosoftGraphSettingValueModifier and TypeMethodDescriptionMicrosoftGraphGroupSetting.withValues(List<MicrosoftGraphSettingValue> values) Set the values property: Collection of name value pairs.