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