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