Skip to main content

TenantSetting

Properties

PropertyTypeAttributesDescription
enabledboolRequiredThe status of the tenant setting
settingNamestringRequired, IdentifierThe name of the tenant setting
canSpecifySecurityGroupsboolRead-onlyWhether the tenant setting is enabled for a security group rather than the entire organization
delegateToCapacityboolWhether the tenant setting can be delegated to a capacity admin
delegateToDomainboolWhether the tenant setting can be delegated to a domain admin
delegateToWorkspaceboolWhether 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
enabledSecurityGroupsTenantSettingSecurityGroup[]A list of enabled security groups
excludedSecurityGroupsTenantSettingSecurityGroup[]A list of excluded security groups
propertiesTenantSettingProperty[]Tenant setting properties
tenantSettingGroupstringRead-onlyThe tenant setting group name
titlestringRead-onlyThe title of the tenant setting

TenantSettingSecurityGroup

PropertyTypeAttributesDescription
graphIdstringRequiredThe graph ID of the security group
namestringRead-onlyThe name of the security group

TenantSettingProperty

PropertyTypeAttributesDescription
namestringThe name of the property
type'Boolean' | 'FreeText' | 'Integer' | 'MailEnabledSecurityGroup' | 'Url'The type of the property
valuestringThe value of the property