Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphSharingInvitation
Packages that use MicrosoftGraphSharingInvitation
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of MicrosoftGraphSharingInvitation in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphSharingInvitationModifier and TypeMethodDescriptionMicrosoftGraphPermission.invitation()Get the invitation property: sharingInvitation.MicrosoftGraphSharingInvitation.withAdditionalProperties(Map<String, Object> additionalProperties) Set the additionalProperties property: sharingInvitation.Set the email property: The email address provided for the recipient of the sharing invitation.MicrosoftGraphSharingInvitation.withInvitedBy(MicrosoftGraphIdentitySet invitedBy) Set the invitedBy property: identitySet.MicrosoftGraphSharingInvitation.withRedeemedBy(String redeemedBy) Set the redeemedBy property: The redeemedBy property.MicrosoftGraphSharingInvitation.withSignInRequired(Boolean signInRequired) Set the signInRequired property: If true the recipient of the invitation needs to sign in in order to access the shared item.Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphSharingInvitationModifier and TypeMethodDescriptionMicrosoftGraphPermission.withInvitation(MicrosoftGraphSharingInvitation invitation) Set the invitation property: sharingInvitation.