Dimensioncriteriakey
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| Type | Dimensioncriteriakeytype | [required] | |
| Property | String | The name of the identity attribute to which the associated criteria applies. | [required] |
Examples
- Prepare the resource
$Dimensioncriteriakey = Initialize-Dimensioncriteriakey -Type null `
-Property attribute.email
- Convert the resource to JSON
$Dimensioncriteriakey | ConvertTo-JSON