Uses of Class
com.azure.resourcemanager.apimanagement.models.UserEntityBaseParameters
Packages that use UserEntityBaseParameters
Package
Description
Package containing the inner data models for ApiManagementClient.
Package containing the data models for ApiManagementClient.
-
Uses of UserEntityBaseParameters in com.azure.resourcemanager.apimanagement.fluent.models
Modifier and TypeClassDescriptionfinal classUser profile.final classParameters supplied to the Create User operation.final classParameters supplied to the Update User operation. -
Uses of UserEntityBaseParameters in com.azure.resourcemanager.apimanagement.models
Methods in com.azure.resourcemanager.apimanagement.models that return UserEntityBaseParametersModifier and TypeMethodDescriptionstatic UserEntityBaseParametersUserEntityBaseParameters.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of UserEntityBaseParameters from the JsonReader.UserEntityBaseParameters.withIdentities(List<UserIdentityContractInner> identities) Set the identities property: Collection of user identities.Set the note property: Optional note about a user set by the administrator.Set the state property: Account state.