Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphFileSystemInfo
Packages that use MicrosoftGraphFileSystemInfo
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of MicrosoftGraphFileSystemInfo in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphFileSystemInfoModifier and TypeMethodDescriptionMicrosoftGraphDriveItem.fileSystemInfo()Get the fileSystemInfo property: fileSystemInfo.MicrosoftGraphRemoteItem.fileSystemInfo()Get the fileSystemInfo property: fileSystemInfo.MicrosoftGraphFileSystemInfo.withAdditionalProperties(Map<String, Object> additionalProperties) Set the additionalProperties property: fileSystemInfo.MicrosoftGraphFileSystemInfo.withCreatedDateTime(OffsetDateTime createdDateTime) Set the createdDateTime property: The UTC date and time the file was created on a client.MicrosoftGraphFileSystemInfo.withLastAccessedDateTime(OffsetDateTime lastAccessedDateTime) Set the lastAccessedDateTime property: The UTC date and time the file was last accessed.MicrosoftGraphFileSystemInfo.withLastModifiedDateTime(OffsetDateTime lastModifiedDateTime) Set the lastModifiedDateTime property: The UTC date and time the file was last modified on a client.Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphFileSystemInfoModifier and TypeMethodDescriptionMicrosoftGraphDriveItem.withFileSystemInfo(MicrosoftGraphFileSystemInfo fileSystemInfo) Set the fileSystemInfo property: fileSystemInfo.MicrosoftGraphRemoteItem.withFileSystemInfo(MicrosoftGraphFileSystemInfo fileSystemInfo) Set the fileSystemInfo property: fileSystemInfo.