Uses of Class
com.azure.resourcemanager.apimanagement.models.UserState
Packages that use UserState
Package
Description
Package containing the inner data models for ApiManagementClient.
Package containing the data models for ApiManagementClient.
-
Uses of UserState in com.azure.resourcemanager.apimanagement.fluent.models
Methods in com.azure.resourcemanager.apimanagement.fluent.models that return UserStateModifier and TypeMethodDescriptionUserContractInner.state()Get the state property: Account state.Methods in com.azure.resourcemanager.apimanagement.fluent.models with parameters of type UserStateModifier and TypeMethodDescriptionSet the state property: Account state.Set the state property: Account state.Set the state property: Account state.Set the state property: Account state. -
Uses of UserState in com.azure.resourcemanager.apimanagement.models
Fields in com.azure.resourcemanager.apimanagement.models declared as UserStateModifier and TypeFieldDescriptionstatic final UserStateUserState.ACTIVEStatic value active for UserState.static final UserStateUserState.BLOCKEDStatic value blocked for UserState.static final UserStateUserState.DELETEDStatic value deleted for UserState.static final UserStateUserState.PENDINGStatic value pending for UserState.Methods in com.azure.resourcemanager.apimanagement.models that return UserStateModifier and TypeMethodDescriptionstatic UserStateUserState.fromString(String name) Creates or finds a UserState from its string representation.UserContract.state()Gets the state property: Account state.UserCreateParameters.state()Get the state property: Account state.UserEntityBaseParameters.state()Get the state property: Account state.UserUpdateParameters.state()Get the state property: Account state.Methods in com.azure.resourcemanager.apimanagement.models that return types with arguments of type UserStateModifier and TypeMethodDescriptionstatic Collection<UserState> UserState.values()Gets known UserState values.Methods in com.azure.resourcemanager.apimanagement.models with parameters of type UserStateModifier and TypeMethodDescriptionSpecifies the state property: Account state.Specifies the state property: Account state.Set the state property: Account state.Set the state property: Account state.Set the state property: Account state.