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 DevicesSelectDevicesSelect. DELETED_DATE_TIMEStatic value deletedDateTime for DevicesSelect.static DevicesSelectDevicesSelect. IDStatic value id for DevicesSelect.Methods in com.azure.resourcemanager.authorization.fluent.models that return DevicesSelect Modifier and Type Method Description static DevicesSelectDevicesSelect. 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()
-