Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphTimeSlot
-
Packages that use MicrosoftGraphTimeSlot Package Description com.azure.resourcemanager.authorization.fluent.models Package containing the inner data models for AuthorizationManagementClient. -
-
Uses of MicrosoftGraphTimeSlot in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphTimeSlot Modifier and Type Method Description MicrosoftGraphTimeSlotMicrosoftGraphAttendee. proposedNewTime()Get the proposedNewTime property: timeSlot.MicrosoftGraphTimeSlotMicrosoftGraphTimeSlot. withAdditionalProperties(Map<String,Object> additionalProperties)Set the additionalProperties property: timeSlot.MicrosoftGraphTimeSlotMicrosoftGraphTimeSlot. withEnd(MicrosoftGraphDateTimeZone end)Set the end property: dateTimeTimeZone.MicrosoftGraphTimeSlotMicrosoftGraphTimeSlot. withStart(MicrosoftGraphDateTimeZone start)Set the start property: dateTimeTimeZone.Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphTimeSlot Modifier and Type Method Description MicrosoftGraphAttendeeMicrosoftGraphAttendee. withProposedNewTime(MicrosoftGraphTimeSlot proposedNewTime)Set the proposedNewTime property: timeSlot.
-