PasswordpolicyholdersdtoInner
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| PolicyId | String | The password policy Id. | [optional] |
| PolicyName | String | The name of the password policy. | [optional] |
| Selectors | Passwordpolicyholdersdtoattributes | [optional] |
Examples
- Prepare the resource
$PasswordpolicyholdersdtoInner = Initialize-PasswordpolicyholdersdtoInner -PolicyId 2c91808e7d976f3b017d9f5ceae440c8 `
-PolicyName PasswordPolicy Example `
-Selectors null
- Convert the resource to JSON
$PasswordpolicyholdersdtoInner | ConvertTo-JSON