Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphSharedInsight
-
Packages that use MicrosoftGraphSharedInsight Package Description com.azure.resourcemanager.authorization.fluent.models 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 MicrosoftGraphSharedInsight Modifier and Type Method Description MicrosoftGraphSharedInsightMicrosoftGraphSharedInsight. withAdditionalProperties(Map<String,Object> additionalProperties)Set the additionalProperties property: sharedInsight.MicrosoftGraphSharedInsightMicrosoftGraphSharedInsight. withId(String id)Set the id property: Read-only.MicrosoftGraphSharedInsightMicrosoftGraphSharedInsight. withLastShared(MicrosoftGraphSharingDetail lastShared)Set the lastShared property: sharingDetail.MicrosoftGraphSharedInsightMicrosoftGraphSharedInsight. withLastSharedMethod(MicrosoftGraphEntity lastSharedMethod)Set the lastSharedMethod property: entity.MicrosoftGraphSharedInsightMicrosoftGraphSharedInsight. withResource(MicrosoftGraphEntity resource)Set the resource property: entity.MicrosoftGraphSharedInsightMicrosoftGraphSharedInsight. withResourceReference(MicrosoftGraphResourceReference resourceReference)Set the resourceReference property: resourceReference.MicrosoftGraphSharedInsightMicrosoftGraphSharedInsight. withResourceVisualization(MicrosoftGraphResourceVisualization resourceVisualization)Set the resourceVisualization property: resourceVisualization.MicrosoftGraphSharedInsightMicrosoftGraphSharedInsight. 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 MicrosoftGraphSharedInsight Modifier and Type Method Description List<MicrosoftGraphSharedInsight>MicrosoftGraphOfficeGraphInsights. 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 MicrosoftGraphSharedInsight Modifier and Type Method Description MicrosoftGraphOfficeGraphInsightsMicrosoftGraphOfficeGraphInsights. withShared(List<MicrosoftGraphSharedInsight> shared)Set the shared property: Calculated relationship identifying documents shared with or by the user.
-