Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphSharedInsight
Packages that use MicrosoftGraphSharedInsight
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of MicrosoftGraphSharedInsight in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphSharedInsightModifier and TypeMethodDescriptionMicrosoftGraphSharedInsight.withAdditionalProperties(Map<String, Object> additionalProperties) Set the additionalProperties property: sharedInsight.Set the id property: Read-only.MicrosoftGraphSharedInsight.withLastShared(MicrosoftGraphSharingDetail lastShared) Set the lastShared property: sharingDetail.MicrosoftGraphSharedInsight.withLastSharedMethod(MicrosoftGraphEntity lastSharedMethod) Set the lastSharedMethod property: entity.MicrosoftGraphSharedInsight.withResource(MicrosoftGraphEntity resource) Set the resource property: entity.MicrosoftGraphSharedInsight.withResourceReference(MicrosoftGraphResourceReference resourceReference) Set the resourceReference property: resourceReference.MicrosoftGraphSharedInsight.withResourceVisualization(MicrosoftGraphResourceVisualization resourceVisualization) Set the resourceVisualization property: resourceVisualization.MicrosoftGraphSharedInsight.withSharingHistory(List<MicrosoftGraphSharingDetail> sharingHistory) Set the sharingHistory property: The sharingHistory property.Methods in com.azure.resourcemanager.authorization.fluent.models that return types with arguments of type MicrosoftGraphSharedInsightModifier and TypeMethodDescriptionMicrosoftGraphOfficeGraphInsights.shared()Get the shared property: Calculated relationship identifying documents shared with or by the user.Method parameters in com.azure.resourcemanager.authorization.fluent.models with type arguments of type MicrosoftGraphSharedInsightModifier and TypeMethodDescriptionMicrosoftGraphOfficeGraphInsights.withShared(List<MicrosoftGraphSharedInsight> shared) Set the shared property: Calculated relationship identifying documents shared with or by the user.