Package-level declarations

Types

Link copied to clipboard
Link copied to clipboard
class CommunityTraining : KotlinCustomResource

A CommunityProviderHub resource Uses Azure REST API version 2023-11-01. In version 2.x of the Azure Native provider, it used API version 2023-11-01.

Link copied to clipboard
data class CommunityTrainingArgs(val communityTrainingName: Output<String>? = null, val disasterRecoveryEnabled: Output<Boolean>? = null, val identityConfiguration: Output<IdentityConfigurationPropertiesArgs>? = null, val location: Output<String>? = null, val portalAdminEmailAddress: Output<String>? = null, val portalName: Output<String>? = null, val portalOwnerEmailAddress: Output<String>? = null, val portalOwnerOrganizationName: Output<String>? = null, val resourceGroupName: Output<String>? = null, val sku: Output<SkuArgs>? = null, val tags: Output<Map<String, String>>? = null, val zoneRedundancyEnabled: Output<Boolean>? = null) : ConvertibleToJava<CommunityTrainingArgs>

A CommunityProviderHub resource Uses Azure REST API version 2023-11-01. In version 2.x of the Azure Native provider, it used API version 2023-11-01.

Link copied to clipboard
object CommunityTrainingMapper : ResourceMapper<CommunityTraining>

Functions