Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphFreeBusyStatus
Packages that use MicrosoftGraphFreeBusyStatus
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of MicrosoftGraphFreeBusyStatus in com.azure.resourcemanager.authorization.fluent.models
Fields in com.azure.resourcemanager.authorization.fluent.models declared as MicrosoftGraphFreeBusyStatusModifier and TypeFieldDescriptionstatic final MicrosoftGraphFreeBusyStatusMicrosoftGraphFreeBusyStatus.BUSYStatic value busy for MicrosoftGraphFreeBusyStatus.static final MicrosoftGraphFreeBusyStatusMicrosoftGraphFreeBusyStatus.FREEStatic value free for MicrosoftGraphFreeBusyStatus.static final MicrosoftGraphFreeBusyStatusMicrosoftGraphFreeBusyStatus.OOFStatic value oof for MicrosoftGraphFreeBusyStatus.static final MicrosoftGraphFreeBusyStatusMicrosoftGraphFreeBusyStatus.TENTATIVEStatic value tentative for MicrosoftGraphFreeBusyStatus.static final MicrosoftGraphFreeBusyStatusMicrosoftGraphFreeBusyStatus.UNKNOWNStatic value unknown for MicrosoftGraphFreeBusyStatus.static final MicrosoftGraphFreeBusyStatusMicrosoftGraphFreeBusyStatus.WORKING_ELSEWHEREStatic value workingElsewhere for MicrosoftGraphFreeBusyStatus.Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphFreeBusyStatusModifier and TypeMethodDescriptionstatic MicrosoftGraphFreeBusyStatusMicrosoftGraphFreeBusyStatus.fromString(String name) Creates or finds a MicrosoftGraphFreeBusyStatus from its string representation.MicrosoftGraphEvent.showAs()Get the showAs property: freeBusyStatus.MicrosoftGraphScheduleItem.status()Get the status property: freeBusyStatus.Methods in com.azure.resourcemanager.authorization.fluent.models that return types with arguments of type MicrosoftGraphFreeBusyStatusModifier and TypeMethodDescriptionMicrosoftGraphFreeBusyStatus.values()Gets known MicrosoftGraphFreeBusyStatus values.Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphFreeBusyStatusModifier and TypeMethodDescriptionMicrosoftGraphEvent.withShowAs(MicrosoftGraphFreeBusyStatus showAs) Set the showAs property: freeBusyStatus.MicrosoftGraphScheduleItem.withStatus(MicrosoftGraphFreeBusyStatus status) Set the status property: freeBusyStatus.