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