AppliedScopeProperties Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Properties specific to applied scope type. Not required if not applicable. Required and need to provide tenantId and managementGroupId if AppliedScopeType is ManagementGroup.
public class AppliedScopeProperties
type AppliedScopeProperties = class
Public Class AppliedScopeProperties
- Inheritance
-
AppliedScopeProperties
Constructors
AppliedScopeProperties() |
Initializes a new instance of AppliedScopeProperties. |
Properties
DisplayName |
Display name. |
ManagementGroupId |
Fully-qualified identifier of the management group where the benefit must be applied. |
ResourceGroupId |
Fully-qualified identifier of the resource group. |
SubscriptionId |
Fully-qualified identifier of the subscription. |
TenantId |
Tenant ID where the savings plan should apply benefit. |
Applies to
Azure SDK for .NET