Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphFreeBusyError
-
Packages that use MicrosoftGraphFreeBusyError Package Description com.azure.resourcemanager.authorization.fluent.models Package containing the inner data models for AuthorizationManagementClient. -
-
Uses of MicrosoftGraphFreeBusyError in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphFreeBusyError Modifier and Type Method Description MicrosoftGraphFreeBusyErrorMicrosoftGraphScheduleInformation. error()Get the error property: freeBusyError.MicrosoftGraphFreeBusyErrorMicrosoftGraphFreeBusyError. withAdditionalProperties(Map<String,Object> additionalProperties)Set the additionalProperties property: freeBusyError.MicrosoftGraphFreeBusyErrorMicrosoftGraphFreeBusyError. withMessage(String message)Set the message property: Describes the error.MicrosoftGraphFreeBusyErrorMicrosoftGraphFreeBusyError. withResponseCode(String responseCode)Set the responseCode property: The response code from querying for the availability of the user, distribution list, or resource.Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphFreeBusyError Modifier and Type Method Description MicrosoftGraphScheduleInformationMicrosoftGraphScheduleInformation. withError(MicrosoftGraphFreeBusyError error)Set the error property: freeBusyError.
-