Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphScheduleInformation
Packages that use MicrosoftGraphScheduleInformation
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of MicrosoftGraphScheduleInformation in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphScheduleInformationModifier and TypeMethodDescriptionMicrosoftGraphScheduleInformation.withAdditionalProperties(Map<String, Object> additionalProperties) Set the additionalProperties property: scheduleInformation.MicrosoftGraphScheduleInformation.withAvailabilityView(String availabilityView) Set the availabilityView property: Represents a merged view of availability of all the items in scheduleItems.MicrosoftGraphScheduleInformation.withError(MicrosoftGraphFreeBusyError error) Set the error property: freeBusyError.MicrosoftGraphScheduleInformation.withScheduleId(String scheduleId) Set the scheduleId property: An SMTP address of the user, distribution list, or resource, identifying an instance of scheduleInformation.MicrosoftGraphScheduleInformation.withScheduleItems(List<MicrosoftGraphScheduleItem> scheduleItems) Set the scheduleItems property: Contains the items that describe the availability of the user or resource.MicrosoftGraphScheduleInformation.withWorkingHours(MicrosoftGraphWorkingHours workingHours) Set the workingHours property: workingHours.