Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphShared
Packages that use MicrosoftGraphShared
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of MicrosoftGraphShared in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphSharedModifier and TypeMethodDescriptionMicrosoftGraphDriveItem.shared()Get the shared property: shared.MicrosoftGraphRemoteItem.shared()Get the shared property: shared.MicrosoftGraphShared.withAdditionalProperties(Map<String, Object> additionalProperties) Set the additionalProperties property: shared.MicrosoftGraphShared.withOwner(MicrosoftGraphIdentitySet owner) Set the owner property: identitySet.Set the scope property: Indicates the scope of how the item is shared: anonymous, organization, or users.MicrosoftGraphShared.withSharedBy(MicrosoftGraphIdentitySet sharedBy) Set the sharedBy property: identitySet.MicrosoftGraphShared.withSharedDateTime(OffsetDateTime sharedDateTime) Set the sharedDateTime property: The UTC date and time when the item was shared.Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphSharedModifier and TypeMethodDescriptionMicrosoftGraphDriveItem.withShared(MicrosoftGraphShared shared) Set the shared property: shared.MicrosoftGraphRemoteItem.withShared(MicrosoftGraphShared shared) Set the shared property: shared.