Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphListItemVersion
Packages that use MicrosoftGraphListItemVersion
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of MicrosoftGraphListItemVersion in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphListItemVersionModifier and TypeMethodDescriptionMicrosoftGraphListItemVersion.withAdditionalProperties(Map<String, Object> additionalProperties) Set the additionalProperties property: listItemVersion.MicrosoftGraphListItemVersion.withFields(MicrosoftGraphFieldValueSet fields) Set the fields property: fieldValueSet.Set the id property: Read-only.MicrosoftGraphListItemVersion.withLastModifiedBy(MicrosoftGraphIdentitySet lastModifiedBy) Set the lastModifiedBy property: identitySet.MicrosoftGraphListItemVersion.withLastModifiedDateTime(OffsetDateTime lastModifiedDateTime) Set the lastModifiedDateTime property: Date and time the version was last modified.MicrosoftGraphListItemVersion.withPublication(MicrosoftGraphPublicationFacet publication) Set the publication property: publicationFacet.Methods in com.azure.resourcemanager.authorization.fluent.models that return types with arguments of type MicrosoftGraphListItemVersionModifier and TypeMethodDescriptionMicrosoftGraphListItem.versions()Get the versions property: The list of previous versions of the list item.Method parameters in com.azure.resourcemanager.authorization.fluent.models with type arguments of type MicrosoftGraphListItemVersionModifier and TypeMethodDescriptionMicrosoftGraphListItem.withVersions(List<MicrosoftGraphListItemVersion> versions) Set the versions property: The list of previous versions of the list item.