Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphResourceReference
-
Packages that use MicrosoftGraphResourceReference Package Description com.azure.resourcemanager.authorization.fluent.models 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 MicrosoftGraphResourceReference Modifier and Type Method Description MicrosoftGraphResourceReferenceMicrosoftGraphSharedInsight. resourceReference()Get the resourceReference property: resourceReference.MicrosoftGraphResourceReferenceMicrosoftGraphTrending. resourceReference()Get the resourceReference property: resourceReference.MicrosoftGraphResourceReferenceMicrosoftGraphUsedInsight. resourceReference()Get the resourceReference property: resourceReference.MicrosoftGraphResourceReferenceMicrosoftGraphSharingDetail. sharingReference()Get the sharingReference property: resourceReference.MicrosoftGraphResourceReferenceMicrosoftGraphResourceReference. withAdditionalProperties(Map<String,Object> additionalProperties)Set the additionalProperties property: resourceReference.MicrosoftGraphResourceReferenceMicrosoftGraphResourceReference. withId(String id)Set the id property: The item's unique identifier.MicrosoftGraphResourceReferenceMicrosoftGraphResourceReference. withType(String type)Set the type property: A string value that can be used to classify the item, such as 'microsoft.graph.driveItem'.MicrosoftGraphResourceReferenceMicrosoftGraphResourceReference. 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 MicrosoftGraphResourceReference Modifier and Type Method Description MicrosoftGraphSharedInsightMicrosoftGraphSharedInsight. withResourceReference(MicrosoftGraphResourceReference resourceReference)Set the resourceReference property: resourceReference.MicrosoftGraphTrendingMicrosoftGraphTrending. withResourceReference(MicrosoftGraphResourceReference resourceReference)Set the resourceReference property: resourceReference.MicrosoftGraphUsedInsightMicrosoftGraphUsedInsight. withResourceReference(MicrosoftGraphResourceReference resourceReference)Set the resourceReference property: resourceReference.MicrosoftGraphSharingDetailMicrosoftGraphSharingDetail. withSharingReference(MicrosoftGraphResourceReference sharingReference)Set the sharingReference property: resourceReference.
-