TagInheritancePropertiesArgs

data class TagInheritancePropertiesArgs(val preferContainerTags: Output<Boolean>) : ConvertibleToJava<TagInheritancePropertiesArgs>

The properties of the tag inheritance setting.

Constructors

Link copied to clipboard
fun TagInheritancePropertiesArgs(preferContainerTags: Output<Boolean>)

Functions

Link copied to clipboard
open override fun toJava(): TagInheritancePropertiesArgs

Properties

Link copied to clipboard

When resource has the same tag as subscription or resource group and this property is set to true - the subscription or resource group tag will be applied. If subscription and resource group tags are also the same, subscription tag will be applied.