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