Get Tag Inheritance Setting Plain Args
data class GetTagInheritanceSettingPlainArgs(val scope: String, val type: String) : ConvertibleToJava<GetTagInheritanceSettingPlainArgs>
Properties
Link copied to clipboard
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.