Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphFolder
Packages that use MicrosoftGraphFolder
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of MicrosoftGraphFolder in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphFolderModifier and TypeMethodDescriptionMicrosoftGraphDriveItem.folder()Get the folder property: folder.MicrosoftGraphRemoteItem.folder()Get the folder property: folder.MicrosoftGraphFolder.withAdditionalProperties(Map<String, Object> additionalProperties) Set the additionalProperties property: folder.MicrosoftGraphFolder.withChildCount(Integer childCount) Set the childCount property: Number of children contained immediately within this container.MicrosoftGraphFolder.withView(MicrosoftGraphFolderView view) Set the view property: folderView.Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphFolderModifier and TypeMethodDescriptionMicrosoftGraphDriveItem.withFolder(MicrosoftGraphFolder folder) Set the folder property: folder.MicrosoftGraphRemoteItem.withFolder(MicrosoftGraphFolder folder) Set the folder property: folder.