id, title, pagination_label, sidebar_label, sidebar_class_name, keywords, slug, tags
| id |
title |
pagination_label |
sidebar_label |
sidebar_class_name |
keywords |
slug |
tags |
| beta-role-mining-session-scope |
RoleMiningSessionScope |
RoleMiningSessionScope |
RoleMiningSessionScope |
powershellsdk |
| powershell |
| PowerShell |
| sdk |
| RoleMiningSessionScope |
| BetaRoleMiningSessionScope |
|
/tools/sdk/powershell/beta/models/role-mining-session-scope |
| SDK |
| Software Development Kit |
| RoleMiningSessionScope |
| BetaRoleMiningSessionScope |
|
RoleMiningSessionScope
Properties
| Name |
Type |
Description |
Notes |
| IdentityIds |
Pointer to []String |
The list of identities for this role mining session. |
[optional] |
| Criteria |
Pointer to String |
The ""search"" criteria that produces the list of identities for this role mining session. |
[optional] |
| AttributeFilterCriteria |
Pointer to [[]SystemCollectionsHashtable]https://learn.microsoft.com/en-us/dotnet/api/system.collections.hashtable?view=net-9.0 |
The filter criteria for this role mining session. |
[optional] |
Examples
- Convert the resource to JSON
[Back to top]