Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphParentalControlSettings
Packages that use MicrosoftGraphParentalControlSettings
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of MicrosoftGraphParentalControlSettings in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphParentalControlSettingsModifier and TypeMethodDescriptionMicrosoftGraphApplicationInner.parentalControlSettings()Get the parentalControlSettings property: parentalControlSettings.MicrosoftGraphParentalControlSettings.withAdditionalProperties(Map<String, Object> additionalProperties) Set the additionalProperties property: parentalControlSettings.MicrosoftGraphParentalControlSettings.withCountriesBlockedForMinors(List<String> countriesBlockedForMinors) Set the countriesBlockedForMinors property: Specifies the two-letter ISO country codes.MicrosoftGraphParentalControlSettings.withLegalAgeGroupRule(String legalAgeGroupRule) Set the legalAgeGroupRule property: Specifies the legal age group rule that applies to users of the app.Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphParentalControlSettingsModifier and TypeMethodDescriptionMicrosoftGraphApplicationInner.withParentalControlSettings(MicrosoftGraphParentalControlSettings parentalControlSettings) Set the parentalControlSettings property: parentalControlSettings.