Rolematchdto
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| RoleRef | Basereferencedto | [optional] | |
| MatchedAttributes | []Contextattributedto | [optional] |
Examples
- Prepare the resource
$Rolematchdto = Initialize-Rolematchdto -RoleRef null `
-MatchedAttributes null
- Convert the resource to JSON
$Rolematchdto | ConvertTo-JSON