Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphFile
Packages that use MicrosoftGraphFile
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of MicrosoftGraphFile in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphFileModifier and TypeMethodDescriptionMicrosoftGraphDriveItem.file()Get the file property: file.MicrosoftGraphRemoteItem.file()Get the file property: file.MicrosoftGraphFile.withAdditionalProperties(Map<String, Object> additionalProperties) Set the additionalProperties property: file.MicrosoftGraphFile.withHashes(MicrosoftGraphHashes hashes) Set the hashes property: hashes.MicrosoftGraphFile.withMimeType(String mimeType) Set the mimeType property: The MIME type for the file.MicrosoftGraphFile.withProcessingMetadata(Boolean processingMetadata) Set the processingMetadata property: The processingMetadata property.Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphFileModifier and TypeMethodDescriptionMicrosoftGraphDriveItem.withFile(MicrosoftGraphFile file) Set the file property: file.MicrosoftGraphRemoteItem.withFile(MicrosoftGraphFile file) Set the file property: file.