Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphOnenotePatchInsertPosition
-
Packages that use MicrosoftGraphOnenotePatchInsertPosition Package Description com.azure.resourcemanager.authorization.fluent.models Package containing the inner data models for AuthorizationManagementClient. -
-
Uses of MicrosoftGraphOnenotePatchInsertPosition in com.azure.resourcemanager.authorization.fluent.models
Fields in com.azure.resourcemanager.authorization.fluent.models declared as MicrosoftGraphOnenotePatchInsertPosition Modifier and Type Field Description static MicrosoftGraphOnenotePatchInsertPositionMicrosoftGraphOnenotePatchInsertPosition. AFTERStatic value After for MicrosoftGraphOnenotePatchInsertPosition.static MicrosoftGraphOnenotePatchInsertPositionMicrosoftGraphOnenotePatchInsertPosition. BEFOREStatic value Before for MicrosoftGraphOnenotePatchInsertPosition.Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphOnenotePatchInsertPosition Modifier and Type Method Description static MicrosoftGraphOnenotePatchInsertPositionMicrosoftGraphOnenotePatchInsertPosition. fromString(String name)Creates or finds a MicrosoftGraphOnenotePatchInsertPosition from its string representation.MicrosoftGraphOnenotePatchInsertPositionMicrosoftGraphOnenotePatchContentCommand. position()Get the position property: onenotePatchInsertPosition.Methods in com.azure.resourcemanager.authorization.fluent.models that return types with arguments of type MicrosoftGraphOnenotePatchInsertPosition Modifier and Type Method Description static Collection<MicrosoftGraphOnenotePatchInsertPosition>MicrosoftGraphOnenotePatchInsertPosition. values()Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphOnenotePatchInsertPosition Modifier and Type Method Description MicrosoftGraphOnenotePatchContentCommandMicrosoftGraphOnenotePatchContentCommand. withPosition(MicrosoftGraphOnenotePatchInsertPosition position)Set the position property: onenotePatchInsertPosition.
-