TagInheritancePropertiesResponse

data class TagInheritancePropertiesResponse(val preferContainerTags: Boolean)

The properties of the tag inheritance setting.

Constructors

Link copied to clipboard
constructor(preferContainerTags: Boolean)

Types

Link copied to clipboard
object Companion

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.