Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphResourceReference
Packages that use MicrosoftGraphResourceReference
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of MicrosoftGraphResourceReference in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphResourceReferenceModifier and TypeMethodDescriptionMicrosoftGraphSharedInsight.resourceReference()Get the resourceReference property: resourceReference.MicrosoftGraphTrending.resourceReference()Get the resourceReference property: resourceReference.MicrosoftGraphUsedInsight.resourceReference()Get the resourceReference property: resourceReference.MicrosoftGraphSharingDetail.sharingReference()Get the sharingReference property: resourceReference.MicrosoftGraphResourceReference.withAdditionalProperties(Map<String, Object> additionalProperties) Set the additionalProperties property: resourceReference.Set the id property: The item's unique identifier.Set the type property: A string value that can be used to classify the item, such as 'microsoft.graph.driveItem'.MicrosoftGraphResourceReference.withWebUrl(String webUrl) Set the webUrl property: A URL leading to the referenced item.Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphResourceReferenceModifier and TypeMethodDescriptionMicrosoftGraphSharedInsight.withResourceReference(MicrosoftGraphResourceReference resourceReference) Set the resourceReference property: resourceReference.MicrosoftGraphTrending.withResourceReference(MicrosoftGraphResourceReference resourceReference) Set the resourceReference property: resourceReference.MicrosoftGraphUsedInsight.withResourceReference(MicrosoftGraphResourceReference resourceReference) Set the resourceReference property: resourceReference.MicrosoftGraphSharingDetail.withSharingReference(MicrosoftGraphResourceReference sharingReference) Set the sharingReference property: resourceReference.