Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphGiphyRatingType
-
Packages that use MicrosoftGraphGiphyRatingType Package Description com.azure.resourcemanager.authorization.fluent.models Package containing the inner data models for AuthorizationManagementClient. -
-
Uses of MicrosoftGraphGiphyRatingType in com.azure.resourcemanager.authorization.fluent.models
Fields in com.azure.resourcemanager.authorization.fluent.models declared as MicrosoftGraphGiphyRatingType Modifier and Type Field Description static MicrosoftGraphGiphyRatingTypeMicrosoftGraphGiphyRatingType. MODERATEStatic value moderate for MicrosoftGraphGiphyRatingType.static MicrosoftGraphGiphyRatingTypeMicrosoftGraphGiphyRatingType. STRICTStatic value strict for MicrosoftGraphGiphyRatingType.static MicrosoftGraphGiphyRatingTypeMicrosoftGraphGiphyRatingType. UNKNOWN_FUTURE_VALUEStatic value unknownFutureValue for MicrosoftGraphGiphyRatingType.Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphGiphyRatingType Modifier and Type Method Description static MicrosoftGraphGiphyRatingTypeMicrosoftGraphGiphyRatingType. fromString(String name)Creates or finds a MicrosoftGraphGiphyRatingType from its string representation.MicrosoftGraphGiphyRatingTypeMicrosoftGraphTeamFunSettings. giphyContentRating()Get the giphyContentRating property: The giphyContentRating property.Methods in com.azure.resourcemanager.authorization.fluent.models that return types with arguments of type MicrosoftGraphGiphyRatingType Modifier and Type Method Description static Collection<MicrosoftGraphGiphyRatingType>MicrosoftGraphGiphyRatingType. values()Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphGiphyRatingType Modifier and Type Method Description MicrosoftGraphTeamFunSettingsMicrosoftGraphTeamFunSettings. withGiphyContentRating(MicrosoftGraphGiphyRatingType giphyContentRating)Set the giphyContentRating property: The giphyContentRating property.
-