TenantConfigurationResponse
Properties
Name | Type | Description | Notes |
---|---|---|---|
AuditDetails | AuditDetails | [optional] | |
ConfigDetails | TenantConfigurationDetails | [optional] |
Examples
- Prepare the resource
$TenantConfigurationResponse = Initialize-PSSailpoint.V2024TenantConfigurationResponse -AuditDetails null `
-ConfigDetails null
- Convert the resource to JSON
$TenantConfigurationResponse | ConvertTo-JSON