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 UsersExpandUsersExpand. ASTERISKStatic value * for UsersExpand.static UsersExpandUsersExpand. MASTER_CATEGORIESStatic value masterCategories for UsersExpand.Methods in com.azure.resourcemanager.authorization.fluent.models that return UsersExpand Modifier and Type Method Description static UsersExpandUsersExpand. 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()
-