Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphSpecialFolder
Packages that use MicrosoftGraphSpecialFolder
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of MicrosoftGraphSpecialFolder in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphSpecialFolderModifier and TypeMethodDescriptionMicrosoftGraphDriveItem.specialFolder()Get the specialFolder property: specialFolder.MicrosoftGraphRemoteItem.specialFolder()Get the specialFolder property: specialFolder.MicrosoftGraphSpecialFolder.withAdditionalProperties(Map<String, Object> additionalProperties) Set the additionalProperties property: specialFolder.Set the name property: The unique identifier for this item in the /drive/special collection.Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphSpecialFolderModifier and TypeMethodDescriptionMicrosoftGraphDriveItem.withSpecialFolder(MicrosoftGraphSpecialFolder specialFolder) Set the specialFolder property: specialFolder.MicrosoftGraphRemoteItem.withSpecialFolder(MicrosoftGraphSpecialFolder specialFolder) Set the specialFolder property: specialFolder.