Uses of Class
com.azure.resourcemanager.authorization.fluent.models.GroupsSelect
Packages that use GroupsSelect
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of GroupsSelect in com.azure.resourcemanager.authorization.fluent.models
Fields in com.azure.resourcemanager.authorization.fluent.models declared as GroupsSelectModifier and TypeFieldDescriptionstatic final GroupsSelectGroupsSelect.DELETED_DATE_TIMEStatic value deletedDateTime for GroupsSelect.static final GroupsSelectGroupsSelect.IDStatic value id for GroupsSelect.Methods in com.azure.resourcemanager.authorization.fluent.models that return GroupsSelectModifier and TypeMethodDescriptionstatic GroupsSelectGroupsSelect.fromString(String name) Creates or finds a GroupsSelect from its string representation.Methods in com.azure.resourcemanager.authorization.fluent.models that return types with arguments of type GroupsSelectModifier and TypeMethodDescriptionstatic Collection<GroupsSelect>GroupsSelect.values()Gets known GroupsSelect values.