Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphSharepointIds
Packages that use MicrosoftGraphSharepointIds
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of MicrosoftGraphSharepointIds in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphSharepointIdsModifier and TypeMethodDescriptionMicrosoftGraphDriveItem.sharepointIds()Get the sharepointIds property: sharepointIds.MicrosoftGraphItemReference.sharepointIds()Get the sharepointIds property: sharepointIds.MicrosoftGraphList.sharepointIds()Get the sharepointIds property: sharepointIds.MicrosoftGraphListItem.sharepointIds()Get the sharepointIds property: sharepointIds.MicrosoftGraphRemoteItem.sharepointIds()Get the sharepointIds property: sharepointIds.MicrosoftGraphSite.sharepointIds()Get the sharepointIds property: sharepointIds.MicrosoftGraphDrive.sharePointIds()Get the sharePointIds property: sharepointIds.MicrosoftGraphSharepointIds.withAdditionalProperties(Map<String, Object> additionalProperties) Set the additionalProperties property: sharepointIds.MicrosoftGraphSharepointIds.withListId(String listId) Set the listId property: The unique identifier (guid) for the item's list in SharePoint.MicrosoftGraphSharepointIds.withListItemId(String listItemId) Set the listItemId property: An integer identifier for the item within the containing list.MicrosoftGraphSharepointIds.withListItemUniqueId(String listItemUniqueId) Set the listItemUniqueId property: The unique identifier (guid) for the item within OneDrive for Business or a SharePoint site.MicrosoftGraphSharepointIds.withSiteId(String siteId) Set the siteId property: The unique identifier (guid) for the item's site collection (SPSite).MicrosoftGraphSharepointIds.withSiteUrl(String siteUrl) Set the siteUrl property: The SharePoint URL for the site that contains the item.MicrosoftGraphSharepointIds.withTenantId(String tenantId) Set the tenantId property: The unique identifier (guid) for the tenancy.Set the webId property: The unique identifier (guid) for the item's site (SPWeb).Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphSharepointIdsModifier and TypeMethodDescriptionMicrosoftGraphDriveItem.withSharepointIds(MicrosoftGraphSharepointIds sharepointIds) Set the sharepointIds property: sharepointIds.MicrosoftGraphItemReference.withSharepointIds(MicrosoftGraphSharepointIds sharepointIds) Set the sharepointIds property: sharepointIds.MicrosoftGraphList.withSharepointIds(MicrosoftGraphSharepointIds sharepointIds) Set the sharepointIds property: sharepointIds.MicrosoftGraphListItem.withSharepointIds(MicrosoftGraphSharepointIds sharepointIds) Set the sharepointIds property: sharepointIds.MicrosoftGraphRemoteItem.withSharepointIds(MicrosoftGraphSharepointIds sharepointIds) Set the sharepointIds property: sharepointIds.MicrosoftGraphSite.withSharepointIds(MicrosoftGraphSharepointIds sharepointIds) Set the sharepointIds property: sharepointIds.MicrosoftGraphDrive.withSharePointIds(MicrosoftGraphSharepointIds sharePointIds) Set the sharePointIds property: sharepointIds.