SimIntegrationDetailsAllOfBeforeProvisioningRule
Properties
Name | Type | Description | Notes |
---|---|---|---|
Type | DtoType | [optional] | |
Id | String | ID of the rule | [optional] |
Name | String | Human-readable display name of the rule | [optional] |
Examples
- Prepare the resource
$SimIntegrationDetailsAllOfBeforeProvisioningRule = Initialize-PSSailpoint.BetaSimIntegrationDetailsAllOfBeforeProvisioningRule -Type null `
-Id 2c918085708c274401708c2a8a760001 `
-Name Example Rule
- Convert the resource to JSON
$SimIntegrationDetailsAllOfBeforeProvisioningRule | ConvertTo-JSON