Uses of Class
com.azure.resourcemanager.authorization.fluent.models.DevicesDeviceExpand
-
Packages that use DevicesDeviceExpand Package Description com.azure.resourcemanager.authorization.fluent.models Package containing the inner data models for AuthorizationManagementClient. -
-
Uses of DevicesDeviceExpand in com.azure.resourcemanager.authorization.fluent.models
Fields in com.azure.resourcemanager.authorization.fluent.models declared as DevicesDeviceExpand Modifier and Type Field Description static DevicesDeviceExpandDevicesDeviceExpand. ASTERISKStatic value * for DevicesDeviceExpand.static DevicesDeviceExpandDevicesDeviceExpand. EXTENSIONSStatic value extensions for DevicesDeviceExpand.static DevicesDeviceExpandDevicesDeviceExpand. MEMBER_OFStatic value memberOf for DevicesDeviceExpand.static DevicesDeviceExpandDevicesDeviceExpand. REGISTERED_OWNERSStatic value registeredOwners for DevicesDeviceExpand.static DevicesDeviceExpandDevicesDeviceExpand. REGISTERED_USERSStatic value registeredUsers for DevicesDeviceExpand.static DevicesDeviceExpandDevicesDeviceExpand. TRANSITIVE_MEMBER_OFStatic value transitiveMemberOf for DevicesDeviceExpand.Methods in com.azure.resourcemanager.authorization.fluent.models that return DevicesDeviceExpand Modifier and Type Method Description static DevicesDeviceExpandDevicesDeviceExpand. fromString(String name)Creates or finds a DevicesDeviceExpand from its string representation.Methods in com.azure.resourcemanager.authorization.fluent.models that return types with arguments of type DevicesDeviceExpand Modifier and Type Method Description static Collection<DevicesDeviceExpand>DevicesDeviceExpand. values()
-