Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphTimeRange
Packages that use MicrosoftGraphTimeRange
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of MicrosoftGraphTimeRange in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphTimeRangeModifier and TypeMethodDescriptionMicrosoftGraphTimeRange.withAdditionalProperties(Map<String, Object> additionalProperties) Set the additionalProperties property: timeRange.MicrosoftGraphTimeRange.withEndTime(String endTime) Set the endTime property: End time for the time range.MicrosoftGraphTimeRange.withStartTime(String startTime) Set the startTime property: Start time for the time range.Methods in com.azure.resourcemanager.authorization.fluent.models that return types with arguments of type MicrosoftGraphTimeRangeModifier and TypeMethodDescriptionMicrosoftGraphShiftAvailability.timeSlots()Get the timeSlots property: The time slot(s) preferred by the user.Method parameters in com.azure.resourcemanager.authorization.fluent.models with type arguments of type MicrosoftGraphTimeRangeModifier and TypeMethodDescriptionMicrosoftGraphShiftAvailability.withTimeSlots(List<MicrosoftGraphTimeRange> timeSlots) Set the timeSlots property: The time slot(s) preferred by the user.