Package-level declarations

Types

Link copied to clipboard
class CopilotSetting : KotlinCustomResource

The copilot settings tenant resource definition. Uses Azure REST API version 2024-04-01. In version 2.x of the Azure Native provider, it used API version 2024-04-01-preview. Other available API versions: 2024-04-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native portalservices [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

Link copied to clipboard
data class CopilotSettingArgs(val accessControlEnabled: Output<Boolean>? = null) : ConvertibleToJava<CopilotSettingArgs>

The copilot settings tenant resource definition. Uses Azure REST API version 2024-04-01. In version 2.x of the Azure Native provider, it used API version 2024-04-01-preview. Other available API versions: 2024-04-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native portalservices [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

Link copied to clipboard
Link copied to clipboard
object CopilotSettingMapper : ResourceMapper<CopilotSetting>
Link copied to clipboard

Functions

Link copied to clipboard