Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphOnenoteSourceService
-
Packages that use MicrosoftGraphOnenoteSourceService Package Description com.azure.resourcemanager.authorization.fluent.models Package containing the inner data models for AuthorizationManagementClient. -
-
Uses of MicrosoftGraphOnenoteSourceService in com.azure.resourcemanager.authorization.fluent.models
Fields in com.azure.resourcemanager.authorization.fluent.models declared as MicrosoftGraphOnenoteSourceService Modifier and Type Field Description static MicrosoftGraphOnenoteSourceServiceMicrosoftGraphOnenoteSourceService. ON_PREM_ONE_DRIVE_FOR_BUSINESSStatic value OnPremOneDriveForBusiness for MicrosoftGraphOnenoteSourceService.static MicrosoftGraphOnenoteSourceServiceMicrosoftGraphOnenoteSourceService. ONE_DRIVEStatic value OneDrive for MicrosoftGraphOnenoteSourceService.static MicrosoftGraphOnenoteSourceServiceMicrosoftGraphOnenoteSourceService. ONE_DRIVE_FOR_BUSINESSStatic value OneDriveForBusiness for MicrosoftGraphOnenoteSourceService.static MicrosoftGraphOnenoteSourceServiceMicrosoftGraphOnenoteSourceService. UNKNOWNStatic value Unknown for MicrosoftGraphOnenoteSourceService.Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphOnenoteSourceService Modifier and Type Method Description static MicrosoftGraphOnenoteSourceServiceMicrosoftGraphOnenoteSourceService. fromString(String name)Creates or finds a MicrosoftGraphOnenoteSourceService from its string representation.MicrosoftGraphOnenoteSourceServiceMicrosoftGraphRecentNotebook. sourceService()Get the sourceService property: onenoteSourceService.Methods in com.azure.resourcemanager.authorization.fluent.models that return types with arguments of type MicrosoftGraphOnenoteSourceService Modifier and Type Method Description static Collection<MicrosoftGraphOnenoteSourceService>MicrosoftGraphOnenoteSourceService. values()Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphOnenoteSourceService Modifier and Type Method Description MicrosoftGraphRecentNotebookMicrosoftGraphRecentNotebook. withSourceService(MicrosoftGraphOnenoteSourceService sourceService)Set the sourceService property: onenoteSourceService.
-