Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphTeamsAsyncOperationType
Packages that use MicrosoftGraphTeamsAsyncOperationType
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of MicrosoftGraphTeamsAsyncOperationType in com.azure.resourcemanager.authorization.fluent.models
Fields in com.azure.resourcemanager.authorization.fluent.models declared as MicrosoftGraphTeamsAsyncOperationTypeModifier and TypeFieldDescriptionstatic final MicrosoftGraphTeamsAsyncOperationTypeMicrosoftGraphTeamsAsyncOperationType.ARCHIVE_TEAMStatic value archiveTeam for MicrosoftGraphTeamsAsyncOperationType.static final MicrosoftGraphTeamsAsyncOperationTypeMicrosoftGraphTeamsAsyncOperationType.CLONE_TEAMStatic value cloneTeam for MicrosoftGraphTeamsAsyncOperationType.static final MicrosoftGraphTeamsAsyncOperationTypeMicrosoftGraphTeamsAsyncOperationType.CREATE_TEAMStatic value createTeam for MicrosoftGraphTeamsAsyncOperationType.static final MicrosoftGraphTeamsAsyncOperationTypeMicrosoftGraphTeamsAsyncOperationType.INVALIDStatic value invalid for MicrosoftGraphTeamsAsyncOperationType.static final MicrosoftGraphTeamsAsyncOperationTypeMicrosoftGraphTeamsAsyncOperationType.UNARCHIVE_TEAMStatic value unarchiveTeam for MicrosoftGraphTeamsAsyncOperationType.static final MicrosoftGraphTeamsAsyncOperationTypeMicrosoftGraphTeamsAsyncOperationType.UNKNOWN_FUTURE_VALUEStatic value unknownFutureValue for MicrosoftGraphTeamsAsyncOperationType.Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphTeamsAsyncOperationTypeModifier and TypeMethodDescriptionMicrosoftGraphTeamsAsyncOperationType.fromString(String name) Creates or finds a MicrosoftGraphTeamsAsyncOperationType from its string representation.MicrosoftGraphTeamsAsyncOperation.operationType()Get the operationType property: teamsAsyncOperationType.Methods in com.azure.resourcemanager.authorization.fluent.models that return types with arguments of type MicrosoftGraphTeamsAsyncOperationTypeModifier and TypeMethodDescriptionMicrosoftGraphTeamsAsyncOperationType.values()Gets known MicrosoftGraphTeamsAsyncOperationType values.Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphTeamsAsyncOperationTypeModifier and TypeMethodDescriptionMicrosoftGraphTeamsAsyncOperation.withOperationType(MicrosoftGraphTeamsAsyncOperationType operationType) Set the operationType property: teamsAsyncOperationType.