getTagInheritanceSetting

Get the setting from the given scope by name. Uses Azure REST API version 2024-08-01.

Return

Tag Inheritance Setting definition.

Parameters

argument

null


Return

Tag Inheritance Setting definition.

Parameters

scope

The scope associated with this setting. This includes 'subscriptions/{subscriptionId}' for subscription scope, 'providers/Microsoft.Billing/billingAccounts/{billingAccountId}' for Billing Account scope, 'providers/Microsoft.Billing/billingAccounts/{billingAccountId}/billingProfiles/{billingProfileId}' for billing profile scope.

type

Setting type.

See also


Return

Tag Inheritance Setting definition.

Parameters

argument

Builder for com.pulumi.azurenative.costmanagement.kotlin.inputs.GetTagInheritanceSettingPlainArgs.

See also