AppliedScopeProperties interface
Properties specific to applied scope type. Not required if not applicable. Required and need to provide tenantId and managementGroupId if AppliedScopeType is ManagementGroup
Properties
display |
Display name |
management |
Fully-qualified identifier of the management group where the benefit must be applied. |
resource |
Fully-qualified identifier of the resource group. |
subscription |
Fully-qualified identifier of the subscription. |
tenant |
Tenant ID where the savings plan should apply benefit. |
Property Details
displayName
Display name
displayName?: string
Property Value
string
managementGroupId
Fully-qualified identifier of the management group where the benefit must be applied.
managementGroupId?: string
Property Value
string
resourceGroupId
Fully-qualified identifier of the resource group.
resourceGroupId?: string
Property Value
string
subscriptionId
Fully-qualified identifier of the subscription.
subscriptionId?: string
Property Value
string
tenantId
Tenant ID where the savings plan should apply benefit.
tenantId?: string
Property Value
string