Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphChangeTrackedEntity
-
Packages that use MicrosoftGraphChangeTrackedEntity Package Description com.azure.resourcemanager.authorization.fluent.models Package containing the inner data models for AuthorizationManagementClient. -
-
Uses of MicrosoftGraphChangeTrackedEntity in com.azure.resourcemanager.authorization.fluent.models
Subclasses of MicrosoftGraphChangeTrackedEntity in com.azure.resourcemanager.authorization.fluent.models Modifier and Type Class Description classMicrosoftGraphOfferShiftRequestofferShiftRequest.classMicrosoftGraphOpenShiftopenShift.classMicrosoftGraphOpenShiftChangeRequestopenShiftChangeRequest.classMicrosoftGraphScheduleChangeRequestscheduleChangeRequest.classMicrosoftGraphSchedulingGroupschedulingGroup.classMicrosoftGraphShiftshift.classMicrosoftGraphShiftPreferencesInnershiftPreferences.classMicrosoftGraphSwapShiftsChangeRequestswapShiftsChangeRequest.classMicrosoftGraphTimeOfftimeOff.classMicrosoftGraphTimeOffReasontimeOffReason.classMicrosoftGraphTimeOffRequesttimeOffRequest.Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphChangeTrackedEntity Modifier and Type Method Description MicrosoftGraphChangeTrackedEntityMicrosoftGraphChangeTrackedEntity. withAdditionalProperties(Map<String,Object> additionalProperties)Set the additionalProperties property: changeTrackedEntity.MicrosoftGraphChangeTrackedEntityMicrosoftGraphChangeTrackedEntity. withCreatedDateTime(OffsetDateTime createdDateTime)Set the createdDateTime property: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time.MicrosoftGraphChangeTrackedEntityMicrosoftGraphChangeTrackedEntity. withId(String id)Set the id property: Read-only.MicrosoftGraphChangeTrackedEntityMicrosoftGraphChangeTrackedEntity. withLastModifiedBy(MicrosoftGraphIdentitySet lastModifiedBy)Set the lastModifiedBy property: identitySet.MicrosoftGraphChangeTrackedEntityMicrosoftGraphChangeTrackedEntity. withLastModifiedDateTime(OffsetDateTime lastModifiedDateTime)Set the lastModifiedDateTime property: The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time.
-