enabled | bool | Required | The status of the tenant setting |
settingName | string | Required, Identifier | The name of the tenant setting |
canSpecifySecurityGroups | bool | Read-only | Whether the tenant setting is enabled for a security group rather than the entire organization |
delegateToCapacity | bool | | Whether the tenant setting can be delegated to a capacity admin |
delegateToDomain | bool | | Whether the tenant setting can be delegated to a domain admin |
delegateToWorkspace | bool | | Whether the tenant setting can be delegated to a workspace admin |
deleteBehaviour | 'NoChange' | 'Disable' | | Whether the tenant setting is disabled when this resource is deleted. Defaults to NoChange. NOTE: not currently enforced - the resource handler framework does not pass properties to Delete, so this value cannot be read at delete time; the setting is always left unchanged |
enabledSecurityGroups | TenantSettingSecurityGroup[] | | A list of enabled security groups |
excludedSecurityGroups | TenantSettingSecurityGroup[] | | A list of excluded security groups |
properties | TenantSettingProperty[] | | Tenant setting properties |
tenantSettingGroup | string | Read-only | The tenant setting group name |
title | string | Read-only | The title of the tenant setting |