Uses of Class
com.azure.resourcemanager.authorization.fluent.models.UsersExpand
-
Packages that use UsersExpand Package Description com.azure.resourcemanager.authorization.fluent.models Package containing the inner data models for AuthorizationManagementClient. -
-
Uses of UsersExpand in com.azure.resourcemanager.authorization.fluent.models
Fields in com.azure.resourcemanager.authorization.fluent.models declared as UsersExpand Modifier and Type Field Description static UsersExpand
UsersExpand. ASTERISK
Static value * for UsersExpand.static UsersExpand
UsersExpand. MASTER_CATEGORIES
Static value masterCategories for UsersExpand.Methods in com.azure.resourcemanager.authorization.fluent.models that return UsersExpand Modifier and Type Method Description static UsersExpand
UsersExpand. fromString(String name)
Creates or finds a UsersExpand from its string representation.Methods in com.azure.resourcemanager.authorization.fluent.models that return types with arguments of type UsersExpand Modifier and Type Method Description static Collection<UsersExpand>
UsersExpand. values()
-