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 DevicesDeviceExpand
DevicesDeviceExpand. ASTERISK
Static value * for DevicesDeviceExpand.static DevicesDeviceExpand
DevicesDeviceExpand. EXTENSIONS
Static value extensions for DevicesDeviceExpand.static DevicesDeviceExpand
DevicesDeviceExpand. MEMBER_OF
Static value memberOf for DevicesDeviceExpand.static DevicesDeviceExpand
DevicesDeviceExpand. REGISTERED_OWNERS
Static value registeredOwners for DevicesDeviceExpand.static DevicesDeviceExpand
DevicesDeviceExpand. REGISTERED_USERS
Static value registeredUsers for DevicesDeviceExpand.static DevicesDeviceExpand
DevicesDeviceExpand. TRANSITIVE_MEMBER_OF
Static value transitiveMemberOf for DevicesDeviceExpand.Methods in com.azure.resourcemanager.authorization.fluent.models that return DevicesDeviceExpand Modifier and Type Method Description static DevicesDeviceExpand
DevicesDeviceExpand. 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()
-