Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphInsightIdentity
-
Packages that use MicrosoftGraphInsightIdentity Package Description com.azure.resourcemanager.authorization.fluent.models Package containing the inner data models for AuthorizationManagementClient. -
-
Uses of MicrosoftGraphInsightIdentity in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphInsightIdentity Modifier and Type Method Description MicrosoftGraphInsightIdentityMicrosoftGraphSharingDetail. sharedBy()Get the sharedBy property: insightIdentity.MicrosoftGraphInsightIdentityMicrosoftGraphInsightIdentity. withAdditionalProperties(Map<String,Object> additionalProperties)Set the additionalProperties property: insightIdentity.MicrosoftGraphInsightIdentityMicrosoftGraphInsightIdentity. withAddress(String address)Set the address property: The email address of the user who shared the item.MicrosoftGraphInsightIdentityMicrosoftGraphInsightIdentity. withDisplayName(String displayName)Set the displayName property: The display name of the user who shared the item.MicrosoftGraphInsightIdentityMicrosoftGraphInsightIdentity. withId(String id)Set the id property: The id of the user who shared the item.Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphInsightIdentity Modifier and Type Method Description MicrosoftGraphSharingDetailMicrosoftGraphSharingDetail. withSharedBy(MicrosoftGraphInsightIdentity sharedBy)Set the sharedBy property: insightIdentity.
-