Discount Args
constructor(appliedScopeType: Output<Either<String, DiscountAppliedScopeType>>? = null, discountName: Output<String>? = null, displayName: Output<String>? = null, entityType: Output<Either<String, DiscountEntityType>>? = null, identity: Output<ManagedServiceIdentityArgs>? = null, kind: Output<String>? = null, location: Output<String>? = null, managedBy: Output<String>? = null, plan: Output<PlanArgs>? = null, productCode: Output<String>? = null, resourceGroupName: Output<String>? = null, sku: Output<SkuArgs>? = null, startAt: Output<String>? = null, systemId: Output<String>? = null, tags: Output<Map<String, String>>? = null)