Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphTeamsAsyncOperationStatus
Packages that use MicrosoftGraphTeamsAsyncOperationStatus
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of MicrosoftGraphTeamsAsyncOperationStatus in com.azure.resourcemanager.authorization.fluent.models
Fields in com.azure.resourcemanager.authorization.fluent.models declared as MicrosoftGraphTeamsAsyncOperationStatusModifier and TypeFieldDescriptionstatic final MicrosoftGraphTeamsAsyncOperationStatusMicrosoftGraphTeamsAsyncOperationStatus.FAILEDStatic value failed for MicrosoftGraphTeamsAsyncOperationStatus.static final MicrosoftGraphTeamsAsyncOperationStatusMicrosoftGraphTeamsAsyncOperationStatus.IN_PROGRESSStatic value inProgress for MicrosoftGraphTeamsAsyncOperationStatus.static final MicrosoftGraphTeamsAsyncOperationStatusMicrosoftGraphTeamsAsyncOperationStatus.INVALIDStatic value invalid for MicrosoftGraphTeamsAsyncOperationStatus.static final MicrosoftGraphTeamsAsyncOperationStatusMicrosoftGraphTeamsAsyncOperationStatus.NOT_STARTEDStatic value notStarted for MicrosoftGraphTeamsAsyncOperationStatus.static final MicrosoftGraphTeamsAsyncOperationStatusMicrosoftGraphTeamsAsyncOperationStatus.SUCCEEDEDStatic value succeeded for MicrosoftGraphTeamsAsyncOperationStatus.static final MicrosoftGraphTeamsAsyncOperationStatusMicrosoftGraphTeamsAsyncOperationStatus.UNKNOWN_FUTURE_VALUEStatic value unknownFutureValue for MicrosoftGraphTeamsAsyncOperationStatus.Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphTeamsAsyncOperationStatusModifier and TypeMethodDescriptionMicrosoftGraphTeamsAsyncOperationStatus.fromString(String name) Creates or finds a MicrosoftGraphTeamsAsyncOperationStatus from its string representation.MicrosoftGraphTeamsAsyncOperation.status()Get the status property: teamsAsyncOperationStatus.Methods in com.azure.resourcemanager.authorization.fluent.models that return types with arguments of type MicrosoftGraphTeamsAsyncOperationStatusModifier and TypeMethodDescriptionMicrosoftGraphTeamsAsyncOperationStatus.values()Gets known MicrosoftGraphTeamsAsyncOperationStatus values.Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphTeamsAsyncOperationStatusModifier and TypeMethodDescriptionMicrosoftGraphTeamsAsyncOperation.withStatus(MicrosoftGraphTeamsAsyncOperationStatus status) Set the status property: teamsAsyncOperationStatus.