Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphGroupSetting
Packages that use MicrosoftGraphGroupSetting
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of MicrosoftGraphGroupSetting in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphGroupSettingModifier and TypeMethodDescriptionMicrosoftGraphGroupSetting.withAdditionalProperties(Map<String, Object> additionalProperties) Set the additionalProperties property: groupSetting.MicrosoftGraphGroupSetting.withDisplayName(String displayName) Set the displayName property: Display name of this group of settings, which comes from the associated template.Set the id property: Read-only.MicrosoftGraphGroupSetting.withTemplateId(String templateId) Set the templateId property: Unique identifier for the template used to create this group of settings.MicrosoftGraphGroupSetting.withValues(List<MicrosoftGraphSettingValue> values) Set the values property: Collection of name value pairs.Methods in com.azure.resourcemanager.authorization.fluent.models that return types with arguments of type MicrosoftGraphGroupSettingModifier and TypeMethodDescriptionMicrosoftGraphGroupInner.settings()Get the settings property: Read-only.Method parameters in com.azure.resourcemanager.authorization.fluent.models with type arguments of type MicrosoftGraphGroupSettingModifier and TypeMethodDescriptionMicrosoftGraphGroupInner.withSettings(List<MicrosoftGraphGroupSetting> settings) Set the settings property: Read-only.