Package-level declarations

Types

Link copied to clipboard
class ManagementGroup : KotlinCustomResource

Manages a Management Group. !>Note: Configuring subscription_ids is not supported when using the azure.management.GroupSubscriptionAssociation resource, results will be unpredictable.

Link copied to clipboard
data class ManagementGroupArgs constructor(val displayName: Output<String>? = null, val name: Output<String>? = null, val parentManagementGroupId: Output<String>? = null, val subscriptionIds: Output<List<String>>? = null) : ConvertibleToJava<ManagementGroupArgs>

Manages a Management Group. !>Note: Configuring subscription_ids is not supported when using the azure.management.GroupSubscriptionAssociation resource, results will be unpredictable.

Link copied to clipboard
object ManagementGroupMapper : ResourceMapper<ManagementGroup>
Link copied to clipboard

Functions

Link copied to clipboard