Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphBaseItemVersion
-
Packages that use MicrosoftGraphBaseItemVersion Package Description com.azure.resourcemanager.authorization.fluent.models Package containing the inner data models for AuthorizationManagementClient. -
-
Uses of MicrosoftGraphBaseItemVersion in com.azure.resourcemanager.authorization.fluent.models
Subclasses of MicrosoftGraphBaseItemVersion in com.azure.resourcemanager.authorization.fluent.models Modifier and Type Class Description classMicrosoftGraphDriveItemVersiondriveItemVersion.classMicrosoftGraphListItemVersionlistItemVersion.Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphBaseItemVersion Modifier and Type Method Description MicrosoftGraphBaseItemVersionMicrosoftGraphBaseItemVersion. withAdditionalProperties(Map<String,Object> additionalProperties)Set the additionalProperties property: baseItemVersion.MicrosoftGraphBaseItemVersionMicrosoftGraphBaseItemVersion. withId(String id)Set the id property: Read-only.MicrosoftGraphBaseItemVersionMicrosoftGraphBaseItemVersion. withLastModifiedBy(MicrosoftGraphIdentitySet lastModifiedBy)Set the lastModifiedBy property: identitySet.MicrosoftGraphBaseItemVersionMicrosoftGraphBaseItemVersion. withLastModifiedDateTime(OffsetDateTime lastModifiedDateTime)Set the lastModifiedDateTime property: Date and time the version was last modified.MicrosoftGraphBaseItemVersionMicrosoftGraphBaseItemVersion. withPublication(MicrosoftGraphPublicationFacet publication)Set the publication property: publicationFacet.
-