Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphItemReference
Packages that use MicrosoftGraphItemReference
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of MicrosoftGraphItemReference in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphItemReferenceModifier and TypeMethodDescriptionMicrosoftGraphContentType.inheritedFrom()Get the inheritedFrom property: itemReference.MicrosoftGraphPermission.inheritedFrom()Get the inheritedFrom property: itemReference.MicrosoftGraphBaseItemInner.parentReference()Get the parentReference property: itemReference.MicrosoftGraphRemoteItem.parentReference()Get the parentReference property: itemReference.MicrosoftGraphItemReference.withAdditionalProperties(Map<String, Object> additionalProperties) Set the additionalProperties property: itemReference.MicrosoftGraphItemReference.withDriveId(String driveId) Set the driveId property: Unique identifier of the drive instance that contains the item.MicrosoftGraphItemReference.withDriveType(String driveType) Set the driveType property: Identifies the type of drive.Set the id property: Unique identifier of the item in the drive.Set the name property: The name of the item being referenced.Set the path property: Path that can be used to navigate to the item.MicrosoftGraphItemReference.withShareId(String shareId) Set the shareId property: A unique identifier for a shared resource that can be accessed via the [Shares][] API.MicrosoftGraphItemReference.withSharepointIds(MicrosoftGraphSharepointIds sharepointIds) Set the sharepointIds property: sharepointIds.MicrosoftGraphItemReference.withSiteId(String siteId) Set the siteId property: The siteId property.Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphItemReferenceModifier and TypeMethodDescriptionMicrosoftGraphContentType.withInheritedFrom(MicrosoftGraphItemReference inheritedFrom) Set the inheritedFrom property: itemReference.MicrosoftGraphPermission.withInheritedFrom(MicrosoftGraphItemReference inheritedFrom) Set the inheritedFrom property: itemReference.MicrosoftGraphBaseItemInner.withParentReference(MicrosoftGraphItemReference parentReference) Set the parentReference property: itemReference.MicrosoftGraphDrive.withParentReference(MicrosoftGraphItemReference parentReference) Set the parentReference property: itemReference.MicrosoftGraphDriveItem.withParentReference(MicrosoftGraphItemReference parentReference) Set the parentReference property: itemReference.MicrosoftGraphList.withParentReference(MicrosoftGraphItemReference parentReference) Set the parentReference property: itemReference.MicrosoftGraphListItem.withParentReference(MicrosoftGraphItemReference parentReference) Set the parentReference property: itemReference.MicrosoftGraphRemoteItem.withParentReference(MicrosoftGraphItemReference parentReference) Set the parentReference property: itemReference.MicrosoftGraphSite.withParentReference(MicrosoftGraphItemReference parentReference) Set the parentReference property: itemReference.