Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphShiftAvailability
Packages that use MicrosoftGraphShiftAvailability
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of MicrosoftGraphShiftAvailability in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphShiftAvailabilityModifier and TypeMethodDescriptionMicrosoftGraphShiftAvailability.withAdditionalProperties(Map<String, Object> additionalProperties) Set the additionalProperties property: shiftAvailability.MicrosoftGraphShiftAvailability.withRecurrence(MicrosoftGraphPatternedRecurrence recurrence) Set the recurrence property: patternedRecurrence.MicrosoftGraphShiftAvailability.withTimeSlots(List<MicrosoftGraphTimeRange> timeSlots) Set the timeSlots property: The time slot(s) preferred by the user.MicrosoftGraphShiftAvailability.withTimeZone(String timeZone) Set the timeZone property: Specifies the time zone for the indicated time.Methods in com.azure.resourcemanager.authorization.fluent.models that return types with arguments of type MicrosoftGraphShiftAvailabilityModifier and TypeMethodDescriptionMicrosoftGraphShiftPreferences.availability()Get the availability property: Availability of the user to be scheduled for work and its recurrence pattern.Method parameters in com.azure.resourcemanager.authorization.fluent.models with type arguments of type MicrosoftGraphShiftAvailabilityModifier and TypeMethodDescriptionMicrosoftGraphShiftPreferences.withAvailability(List<MicrosoftGraphShiftAvailability> availability) Set the availability property: Availability of the user to be scheduled for work and its recurrence pattern.